Visual Studio 2015调试问题"Visual Studio 2015远程调试器已停止工作" [英] Visual studio 2015 debugging issue “visual studio 2015 remote debugger has stopped working”

查看:474
本文介绍了Visual Studio 2015调试问题"Visual Studio 2015远程调试器已停止工作"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio 2015 Update 3 asp .net核心项目中调试时遇到此问题.我什至不能单步执行代码.按下F10键,就会出现以下窗口:

I am getting this issue while debugging in Visual Studio 2015 Update 3 asp .net core project. I am not able to step into even a single line of code. As soon as I press F10, I get the following window:

Visual Studio被挂起,我收到以下消息:

The Visual Studio gets hanged and I get following message:

现在,如果我单击关闭程序",则会得到第三个消息窗口:

单击确定"后,得到的最后一条消息是:

我可以通过简单的点net  核心  web(使用默认模板创建的新项目)应用程序项目来看到此问题,但是我可以调试普通的ASP .NET Web应用程序项目.

I can see this issue with the simple dot net core web (created new project with default template) application project, however I can debug the normal asp .net web application project.

如果我查看Windows事件查看器,会看到以下2个错误:

If I look at the windows event viewer, I see following 2 errors:

  1. 找不到源Visual Studio远程调试器中事件ID 1002的描述.引发此事件的组件未安装在本地计算机上或未安装 已损坏.您可以在本地计算机上安装或修复该组件.
  1. The description for Event ID 1002 from source Visual Studio Remote Debugger cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

如果事件起源于另一台计算机,则显示信息必须与事件一起保存.

If the event originated on another computer, the display information had to be saved with the event.

该事件包括以下信息:

The following information was included with the event:

远程调试器遇到严重的内部错误,因此必须中止远程调试会话.请重新启动调试.

The remote debugger has encountered a serious internal error, and must abort the remote debugging session. Please restart debugging.

  1. 故障应用程序名称:msvsmon.exe,版本:14.0.25420.1,时间戳:0x576851c6故障模块名称:vsdebugeng. manimpl.ni.dll,版本:14.0.25420.1,时间戳:0x57685d8f异常 代码:0xc0000005错误偏移:0x00000000000708ce错误进程ID:0x25ec错误应用程序启动时间:0x01d2466d7ebb9ba2错误应用程序路径:C:\ Program Files(x86)\ Microsoft Visual Studio 14.0 \ Common7 \ IDE \ Remote Debugger \ x64 \ msvsmon.exe错误 模块路径:C:\ Windows \ assembly \ NativeImages_v4.0.30319_64 \ vsdebugeng.manimpl \ a6c75970262308829c3cb73849e32197 \ vsdebugeng.manimpl.ni.dll报告ID:e12f7fe4-b260-11e6-b4dc-fc59422f8ce2
  1. Faulting application name: msvsmon.exe, version: 14.0.25420.1, time stamp: 0x576851c6 Faulting module name: vsdebugeng.manimpl.ni.dll, version: 14.0.25420.1, time stamp: 0x57685d8f Exception code: 0xc0000005 Fault offset: 0x00000000000708ce Faulting process id: 0x25ec Faulting application start time: 0x01d2466d7ebb9ba2 Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Remote Debugger\x64\msvsmon.exe Faulting module path: C:\Windows\assembly\NativeImages_v4.0.30319_64\vsdebugeng.manimpl\a6c75970262308829c3cb73849e32197\vsdebugeng.manimpl.ni.dll Report Id: e12f7fe4-b260-11e6-b4dc-fc59422f8ce2

PS Visual Studio 2015版本:14.0.25431.01更新3 Windows版本:Windows 7 64位SP1

PS Visual Studio 2015 Version: 14.0.25431.01 Update 3 Windows Version : Windows 7 64 bit SP1

关于Randeep,

推荐答案

您好,Randeep,

Hi Randeep,

您是否单击了查看帮助以解决这些问题".超链接以查看此问题的故障排除步骤?

Do you have clicked the "See help for troubleshooting these issues." hyperlink to see the troubleshooting steps for this issue?

根据错误消息,找不到由远程调试器引起的此问题.请尝试修复您的Visual Studio 2015,以检查此问题是否与Visual Studio安装有关.

According to the error message, this issue caused by the Remote Debugger could not be found. Please try repair your Visual Studio 2015 to check whether this issue related to Visual Studio installation.

使用Visual Studio 2015一段时间或安装后会发生此问题吗?

And does this issue occurs after using Visual Studio 2015 for a while or after installing?

如果在安装后发生,恐怕您的VS安装会出现问题.

If it occurs after installing, I'm afraid that there should be some problem on your VS installation.

如果使用一段时间后发生,请尝试执行以下步骤来解决此问题.

If it occurs after using for a while, please try with following steps to troubleshoot this issue.

  1. 以安全模式运行Visual Studio 2015,以检查此问题是否由第三方VS包引起.
  2. 通过工具"->其余的所有Visual Studio设置.导入和导出设置->重置所有设置.

>>我可以通过简单的点net.nb.net(使用默认模板创建的新项目)应用程序项目来看到此问题,但是我可以调试普通的asp .net Web应用程序项目.

如果仅.NET Core Web出现此问题,请检查是否安装了 .NET Core的最新版本.

If this issue only occurs with .NET Core web, please check whether you installed the latest version of .NET Core.

最好的问候,
Weiwei

Best Regards,
Weiwei


这篇关于Visual Studio 2015调试问题"Visual Studio 2015远程调试器已停止工作"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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