Visual Studio在测试执行期间崩溃时无法找到VSTTExecution错误
我正在使用visual studio 2013运行/调试单元测试,但在调试期间测试崩溃,并在事件查看器上显示以下错误
The description for Event ID 0 from source VSTTExecution cannot be found.
Either the component that raises this event is not installed on your local computer or
the installation is corrupted.
You can install or repair the component on the local computer.
如何修复此组件?