“Visual Studio 2012 has stopped working” when solution is opened

前端 未结 15 1246

When I open Visual Studio everything is fine, but when I open any solution, it comes up with an error:

Visual Studio 2012 for Windows Desktop has stop

15条回答
  •  长情又很酷
    2020-12-16 17:32

    It is just two steps solution:

    1. Delete this folder: %AppData%..\Local\Microsoft\VisualStudio\11.0
    2. Run devenv/resetsettings from the folder where your visual studio is installed.

提交回复
热议问题