question

TanmoyDas-9282 avatar image
0 Votes"
TanmoyDas-9282 asked MichaelHan-MSFT answered

Debug remotely using VS in SharePoint 2013

Hi,

The VS is installed in one of the dev servers and the idea is to remote debug UAT servers in SharePoint 2013, is it possible?

Thanks

office-sharepoint-server-development
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MichaelHan-MSFT avatar image
0 Votes"
MichaelHan-MSFT answered

Hi anonymous user ,

You can debug a SharePoint application when it is running on a remote computer by attaching it to the remote W3wp.exe process. You could find more details in this article: https://docs.microsoft.com/en-us/previous-versions/msp-n-p/ff649389(v=pandp.10)?redirectedfrom=MSDN

And here is a similar question that may be helpful:

https://sharepoint.stackexchange.com/questions/124996/visual-studio-installed-on-uat-environment


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.