如何解决“内部诊断中心异常"在VS 2015 Update 1中? [英] How to fix "Internal Diagnostics Hub Exception" in VS 2015 Update 1?

查看:205
本文介绍了如何解决“内部诊断中心异常"在VS 2015 Update 1中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚更新到Visual Studio 2015 Update 1,并且每当我开始调试时都会收到错误消息:

I've just updated to Visual Studio 2015 Update 1, and I'm getting the error whenever I start debugging:

内部诊断中心异常.请参阅日志以获取更多详细信息.

Internal Diagnostics Hub Exception. See log for more details.

如何解决此问题,或禁用该错误?

How do I fix this, or disable the error?

我不知道应该检查哪个日志文件.在ActivityLog.xml中,最后一个条目是昨天,因此其中不包含任何有用的内容.接下来,我知道有一个MEF日志文件(Microsoft.VisualStudio.Default.err),但这是空的.如何对此进行调查?

I don't know which log file I should check. In ActivityLog.xml, the last entry is of yesterday, so that doesn't contain anything useful. Next, I know there is a logfile of MEF (Microsoft.VisualStudio.Default.err), but that's empty. How to investigate this?

推荐答案

c:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Platform\DiagnosticsHub\WebViews\中缺少文件PerformanceDebuggerSwimLanesView.html.我从同事那里复制文件后,错误已得到纠正;)

The file PerformanceDebuggerSwimLanesView.html was missing from c:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Platform\DiagnosticsHub\WebViews\. After I copied over the file from a coworker, the error was fixed ;)

我将文件放在要点中,以备不时之需.

I've put the file in a gist, in case you want it.

这篇关于如何解决“内部诊断中心异常"在VS 2015 Update 1中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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