Remote debugging and VS2015 debugging

Source: Internet
Author: User

Remote debugging and VS2015 debugging

 

During PayPal payment, the PayPal callback function always reports an error. There is no Internet IP address on the local device and there is no way to debug it locally. Remote debugging is required:

1. Find the remote debugging Folder:

Find the corresponding server model: 64-bit or 32-bit, and copy the folder to the server:

 

2. Run msvsmon.exe on the server.

Select the "Tools" option and change it to "AUTHENTICATE-free", which allows debugging by any user. (This poses a security risk. Therefore, you must turn it off immediately after debugging is complete)

After confirmation, the following information is displayed:

Now the server can be remotely debugged.

The server code version must be Debug and A. pdb file. The Local VS code must be consistent with the online version.

Start local debugging as follows:

VS, appended to the process:

Follow the instructions below:

After entering the Server IP address, click "refresh" to view the processes on the server.

Select the program to be debugged and click "add.

Remote debugging is very slow, and you need to be patient in one step.

Now, I wish you a successful debugging!

Reprinted please indicate the source:

Author: JesseLZJ
Source: http://jesselzj.cnblogs.com

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.