Configure Visual Studio 2010 Remote Debugger

前端 未结 7 1669
北恋
北恋 2020-12-30 02:56

I have installed the Visual Studio 2010 Remote Debugger on a Windows Server 2003 (x86) server, and am attempting to connect to it results in the following error:

7条回答
  •  感情败类
    2020-12-30 03:31

    I had the same problems with the debugging service. The debugging service was starting automatically but I could never connect. I even turned off the firewall completely and that didn't help either.

    Try running the debugging monitor (as opposed to the service) and connecting to that. You can find it in the start menu.

    Confused about the difference between the monitor and the service? So was I. See http://social.msdn.microsoft.com/Forums/en/vsdebug/thread/afc80afc-c8eb-4831-915a-1edb8d188f98

提交回复
热议问题