Visual studio 2012 is not working after installing the visual studio 2015. I am geting "Microsoft Visual Studio 2012 has stopped working" message the when i am trying to open .aspx page or .cs file in the project. Please help me.
Visual studio 2012在安装了Visual studio 2015后无法工作。当我试图在项目中打开.aspx页面或.cs文件时,我收到“Microsoft Visual Studio 2012已经停止工作”的消息。请帮助我。
1 个解决方案
#1
1
You only need to go into below location
你只需要进入下面的位置
(%AppData%..\Local\Microsoft\VisualStudio\11.0\ComponentModelCache)
当地(% AppData % . . \ \ Microsoft \ VisualStudio \ 11.0 \ ComponentModelCache)
and delete the file Microsoft.VisualStudio.Default.cache
并删除文件Microsoft.VisualStudio.Default.cache
It should work.
它应该工作。
#1
1
You only need to go into below location
你只需要进入下面的位置
(%AppData%..\Local\Microsoft\VisualStudio\11.0\ComponentModelCache)
当地(% AppData % . . \ \ Microsoft \ VisualStudio \ 11.0 \ ComponentModelCache)
and delete the file Microsoft.VisualStudio.Default.cache
并删除文件Microsoft.VisualStudio.Default.cache
It should work.
它应该工作。