Cannot get Remote Debugging working with VS2010

前端 未结 8 1158
伪装坚强ぢ
伪装坚强ぢ 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:43

    What solved my problem was this

    1. Turn off Native Compatibility Mode and Managed Compatibility Mode.
    2. In Visual Studio 2013, turn off Enable native Edit and Continue.

    https://msdn.microsoft.com/en-us/library/2dbesfyx.aspx

    I also restart the computer (windows basic rule!)

提交回复
热议问题