Visual Studio 2013 Update 1调试器崩溃 [英] Visual Studio 2013 Update 1 Debugger Crashing

查看:111
本文介绍了Visual Studio 2013 Update 1调试器崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近安装了Visual Studio 2013的Update 1。每次我的程序引发异常时,Visual Studio调试器都会崩溃 - 无论是否处理异常。



Visual Studio也会在遇到断点时崩溃。



弹出Windows错误报告对话框并提供调试或重新启动Visual Studio的选项。如果我单击调试并使用VS打开,它也崩溃 - 调试本身!这使我相信我的应用程序没有问题,而是使用Visual Studio。



Visual Studio Professional 2013(12.0.30110.00 Update 1)

Windows Server 2012 R2 x64



任何想法?

解决方案

事实证明,我已经安装了Redgate Tools的.NET Reflector试用版。试用版的到期与我的Update 1安装一致.Net Reflector正在抛出一个 NullReferenceException ,从而崩溃Visual Studio。



解决方案很简单:禁用或卸载.NET Reflector扩展。


I recently installed Update 1 for Visual Studio 2013. Every time my program throws an exception, the Visual Studio debugger crashes - whether or not the exception is handled.

Visual Studio also crashes whenever it hits a breakpoint.

The Windows Error Reporting dialog pops up and gives the options to debug or restart Visual Studio. If I click debug and and open with VS, it also crashes - debugging itself! This is leading me to believe that there is not a problem with my app, but rather with Visual Studio.

Visual Studio Professional 2013 (12.0.30110.00 Update 1)
Windows Server 2012 R2 x64

Any ideas?

解决方案

The problem, it turns out, was that I had installed a trial version of Redgate Tools' .NET Reflector. The trial's expiration had coincided with my installation of Update 1. .NET Reflector was throwing a NullReferenceException and hence crashing Visual Studio.

The solution was simple: disable or uninstall the .NET Reflector extension.

这篇关于Visual Studio 2013 Update 1调试器崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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