How to fix “Internal Diagnostics Hub Exception” in VS 2015 Update 1?

前端 未结 7 830
南笙
南笙 2020-12-01 16:04

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

相关标签:
7条回答
  • 2020-12-01 16:35

    This worked for me:

    1. Stop the VSHub.exe process
    2. Delete the files in %TMP%\VsHub\
    3. Restart the "Visual Studio Standard Collector Service"

    Inspired by this post:

    https://connect.microsoft.com/VisualStudio/feedback/details/3038181/internal-diagnostics-hub-exception

    0 讨论(0)
提交回复
热议问题