Cannot get Remote Debugging working with VS2010

前端 未结 8 1157
伪装坚强ぢ
伪装坚强ぢ 2021-01-31 09:28

I have a server and a workstation on the same corporate domain. My user is a local administrator on both machines. I have Installed the VS2010 version of MSVSMON and set it to r

8条回答
  •  醉酒成梦
    2021-01-31 09:34

    I guess there are a million reasons for this problem! I tried all the above answers but nothing worked for me but this: I managed to get it working by disabling the option to use the "managed compatibility mode"

    For that, go to the options in VS, like: Tools -> Options -> Debugging -> General -> disable "Use Managed Compatibility Mode"

提交回复
热议问题