-
You need to run msvsmon.exe on the remote pc
- Share this folder C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\Remote Debugger
- Go to remote and navigate to shared folder
- copy Remote Debugger folder onto remote pc
- run the relevant 32 or 64 bit version of msvsmon.exe
- Not sure on the permissions required for this but I know it works if you are an Administrator on this machine.
- Double click msvsmon.exe on remote pc
- Go to Tools > Permissions and add the user that is logged onto the dev machine.
- Go to Tools > Options and copy the string that is in server name box - eg "DomainName\username@machinename"
- Start the web app to be debugged on the remote machine
- In Visual Studio on local machine - Debug > Attach to process
- Leave Transport as Default and in the Qualifier paste the server name copied in Step 2.2 above and click Refresh
- Select w3wp.exe to attach to
- Start debugging.
Embracing externalities
15 hours ago
No comments:
Post a Comment