How to fix “Internal Diagnostics Hub Exception” in

2020-01-28 08:56发布

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.

Screenshot of error message

How do I fix this, or disable the error?

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?

7条回答
家丑人穷心不美
2楼-- · 2020-01-28 09:25

I found this error with a different cause.

During debugging the same message is shown in Visual Studio Professional 2015 SP 3.

Have logged the bug here at Microsoft: https://connect.microsoft.com/VisualStudio/feedback/details/3106402

查看更多
登录 后发表回答