I am trying to use Visual Studio 2015 Diagnostic Tools but when I open the window this message appears:
The diagnostic tools failed unexpectedly.
Then I check the output window and set the output to Diagnostics Hub there it throws me
No such interface supported
No such interface supported
- I am currently running a console .NET application. Consuming a REST API hosted in Azure
- Visual Studio Enterprise 2015 Update 1 14.0.24720.00
What can the error be caused by? How can I solve it?