when starting up an application i always get an error in the "Diagnostic Tools" Window saying:
The diagnostic tools failed unexpectedly. The Diagnostics Hub output in the Output window may contain additional information.
I already found a solution for VS2015 RTM but this didn't worked for me.
I also checked the options in visual studio and the diagnostic tool is enabled during debugging. And i also unchecked the unmanaged code options, like in this post described.
The real strange thing is, that i even not having a "Diagnostics Hub" entry in the output window!??!
Does anybody know how to solve this issue?