今天,当我试图运行诊断程序时,我得到了这个错误:
当我几天前运行它的时候,它是有效的,我不知道是什么改变了。
我在这里找到了它:https://developercommunity.visualstudio.com/content/problem/254669/microsoft-visual-studio-cannot-start-your-diagnost.html
你知道是什么导致了这个问题吗?
发布于 2020-04-27 16:29:30
是我的错。程序实际上编译失败了,但我没有注意到这一点。一旦我修复了编译错误,诊断就运行得很好。
https://stackoverflow.com/questions/61454654
相似问题