Visual Studio 2012:远程调试监视器(MSVSMON.EXE)似乎不在远程计算机上运行 [英] Visual Studio 2012 : Remote Debugging Monitor (MSVSMON.EXE) does not appear to be running on the remote computer

查看:443
本文介绍了Visual Studio 2012:远程调试监视器(MSVSMON.EXE)似乎不在远程计算机上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows 7 x64计算机上安装了Visual Studio 2012 Ultimate.
今天,当我尝试运行WPF应用程序时,出现此错误:

I've Visual Studio 2012 Ultimate on Windows 7 x64 machine.
Today when I tried to run my WPF application I got this error :


怎么了?什么是远程调试?我只想运行我的应用程序.

What's wrong ? What is remote debugging ? I just want to run my application.

我也吃过"msvsmon.exe",但不能解决我的问题.
重新启动计算机是摆脱我尝试过的此问题的另一种方法.

I've also lunched "msvsmon.exe" but it didn't fix my problem.
Restarting my machine was another way to get rid of this problem that I tried.


我该如何解决?


How do I fix it?

推荐答案

Windows 7 x64,VS 2012

Windows 7 x64, VS 2012

就我而言,已安装了Remote Debugging Monitor组件,并且该应用程序已明确配置为在设置中进行本地调试.这是从VS 2008,.NET 3.5升级的WinForms应用.

In my case, the Remote Debugging Monitor component was installed and the app was clearly configured to debug locally in settings. This was a WinForms app upgraded from VS 2008, .NET 3.5.

原来是Windows防火墙.通过直接运行:

Turns out it was the Windows Firewall. By directly running:

C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Remote Debugger\x64\msvsmon.exe

出现了防火墙对话框,我可以在其中运行msvsmon.exe. VS 2012重新启动后,可以在本地进行调试!

A firewall dialog appeared where I could allow msvsmon.exe to run. After a VS 2012 re-start, debugging (locally) was fine!

这篇关于Visual Studio 2012:远程调试监视器(MSVSMON.EXE)似乎不在远程计算机上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆