【发布时间】:2012-02-29 22:17:34
【问题描述】:
首先我要为我的英语道歉:S.
嗨,我 2 天前刚拿到 Visual Studio Pro,每次创建项目时,关闭 VS 2010,当我回来处理我的项目并点击我的 Form.vb 时,我每次都得到:Visual Studio has stopped working .然后我尝试以管理员身份运行它不起作用。我不明白的是,当我单击显示代码时,表单加载但当我单击它时,它就崩溃了,这让我想放弃笔记本电脑级联...我在论坛上查看并在这里发帖,但我没有'没有看到我正在搜索的内容。
这是 VS 显示的错误:(我搜索这些文件不存在)
Files that help describe the problem: C:\Users\Usager\AppData\Local\Temp\WER152.tmp.WERInternalMetadata.xml C:\Users\Usager\AppData\Local\Temp\WER18C9.tmp.appcompat.txt C:\Users\Usager\AppData\Local\Temp\WER3520.tmp.hdmp An unhandle win32 exception occured in devenv.exe[1688] Unhandled exception at 0x777715de in devenv.exe: 0xC0000005: Access violation reading location 0x00000000. An unhandled exception of type 'System.ExecutionEngineException' occurred in Microsoft.VisualStudio.Design.dll
再次感谢您抽出时间帮助我。**
这里是错误日志: [02/07/12,18:22:19] Microsoft Visual Studio 2010 Professional - FRA:[2] UpdateFileFetcherFromMsi:警告:缺少文件柜的 fwlink 条目:#GDR.cab [02/07/12,18:22:19] Microsoft Visual Studio 2010 Professional - FRA:[2] UpdateFileFetcherFromMsi:警告:缺少文件柜的 fwlink 条目:#QFE.cab [02/07/12,18:55:04] VS70pgui:[2] 返回 SQL Server Compact 3.5 SP2 FRA 的 Visual Studio 2010 工具指示安装失败。 DepCheck 指示组件已安装。 [02/07/12,18:57:05] Microsoft Visual Studio 2010 Professional - FRA:[2] UpdateFileFetcherFromMsi:警告:缺少文件柜的 fwlink 条目:#GDR.cab [02/07/12,18:57:05] Microsoft Visual Studio 2010 Professional - FRA:[2] UpdateFileFetcherFromMsi:警告:缺少文件柜的 fwlink 条目:#QFE.cab [02/07/12,19:15:44] Microsoft Visual Studio 2010 Professional - FRA:[2] UpdateFileFetcherFromMsi:警告:缺少文件柜的 fwlink 条目:#GDR.cab [02/07/12,19:15:44] Microsoft Visual Studio 2010 Professional - FRA:[2] UpdateFileFetcherFromMsi:警告:缺少文件柜的 fwlink 条目:#QFE.cab **EndOfSession
【问题讨论】: