I'm trying to use Visual Studio 2015 Diagnostic Tools but when I open the Windows this message appears:
The diagnostic tools failed unexpectedly.
Then I review the output window and configure output for Diagnostics Hub then I Found
No such interface supported
No such interface supported
- I'm currently running a managed console application. Consuming an azure website REST api
- Visual Studio Enterprise 2015 Update 1 14.0.24720.00
Why I'm getting this error? How Can I resolve it?