当我打开或创建项目时 Visual Studio 关闭且没有任何消息
我正在使用 Visual C# 2008 Express 版本..当我在 Visual Studio 中打开或创建项目时,Vs 自动关闭,没有任何消息..当我使用 Visual Studio 2008 时,这也发生在我身上...我不知道什么发生...我用谷歌搜索了好几次,但找不到相关或正确的答案...我重新安装了几次Vs,但问题仍然存在...我扫描了我的计算机,里面没有病毒..任何人都可以帮忙吗我对此..
提前致谢
I m using Visual C# 2008 express edition .. when i open or create project in visual studio then Vs automatically shuts down automatically without any message .. this was also happend to me when i was using Visual studio 2008 ... i dont know whts happening ... i google it several times but cant fine revelant or proper answer ... I reinstall Vs several times but problem is stilll there ... i scan my computer and there is no virus in it ..can any one plzz help me on this ..
Thanx in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
检查
C:\WINDOWS\SYSTEM32\msvcr90.dll
是否存在,或在C:\Program Files\Microsoft Visual Studio 9.0\VC#\VCSPackages\ 上使用依赖项遍历器 (depends.exe) csproj.dll
check if
C:\WINDOWS\SYSTEM32\msvcr90.dll
exists, or use dependency walker (depends.exe) onC:\Program Files\Microsoft Visual Studio 9.0\VC#\VCSPackages\csproj.dll
devenv.exe /safemode
或devenv.exe /resetskippkgs
devenv.exe /safemode
ordevenv.exe /resetskippkgs