【问题标题】:Error: The Microsoft Visual Studio 2012 Remote Debugging Monitor (MSVSMON.EXE) when using proxy错误:使用代理时出现 Microsoft Visual Studio 2012 远程调试监视器 (MSVSMON.EXE)
【发布时间】:2013-11-03 01:54:03
【问题描述】:

首先,我在项目中将 Visual Studio 2012 .Net Framework 4.5 更改为 .Net Framework 4 Client Profile
我也在使用 https 代理 和第三方应用程序 -> Proxifier
之后,当我想启动应用程序时出现此错误:

错误:
The Microsoft Visual Studio Remote Debugging Monitor (MSVSMON.EXE) does not apear to be running on the remote computer ...

这个错误是什么意思,我该如何删除它?
注意:在 Visual Studio 2010 中我没有这样的错误!

【问题讨论】:

    标签: visual-studio-2012 proxy remote-debugging windows-applications


    【解决方案1】:

    我通过将 properties/compile/target 平台更改为 x86 而不是 Any CPU 来修复它。它解决了我的问题。希望对您有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-06-03
      • 2015-08-13
      • 2021-01-09
      • 2013-08-01
      • 2014-03-02
      • 2014-06-07
      • 2018-01-29
      相关资源
      最近更新 更多