异常情况
Try the following steps to resolve the issue:
1. 运行里面输入cmd
2. 来到你的Vs 9的安装所在目录:
"%programfiles%\Microsoft Visual Studio 9\Common7\IDE\"
3. 在输入下面的命令:
devenv.exe /resetuserdata
Unexpected error encountered. It is recommended that you restart the application as soon as possible.
Error: No such interface supported
File: vsee\lib\vscommodule\vscommod.cpp
Line number:173
Error: No such interface supported
File: vsee\lib\vscommodule\vscommod.cpp
Line number:173
解决方法就是下面
Try the following steps to resolve the issue:
1. 运行里面输入cmd
2. 来到你的Vs 9的安装所在目录:
"%programfiles%\Microsoft Visual Studio 9\Common7\IDE\"
3. 在输入下面的命令:
devenv.exe /resetuserdata