简体   繁体   中英

Visual Studio crashes when trying to open up

I've installed Visual Studio 2013 a few weeks ago. I played around with making some C# applications. But today when I tried to open up Visual Studio, I got the following error message: The operation could not be completed. No such interface supported.

I have tried to run it as administrator, same problem. This is the only version that's installed on my computer. I have Win 7 64 bit. Could anyone help please?

I had this problem too on VS12. There are probably more solutions but the simplest one is to clear VisualStudio's temporary data. You can find that in C:\\Users\\_name\\AppData\\Local\\Microsoft\\VisualStudio\\_version. Just delete entire version folder and it will be regenerated when you open VS.

尝试修复VS2013,看看是否有帮助。

I had the same problem and none of the other solutions fixed it for me. I needed to repair .Net 4.5.2 before it would work again.

I had this issue after a hard reboot (pulled plug). I repaired VS - did not help. I also noticed that some other programs also had the same problem.

I repaired .net Framework 4.5.2 - after that it seems fine...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM