【问题标题】:Visual Studio 2010 Crash on project/form loadVisual Studio 2010 项目/表单加载崩溃
【发布时间】: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

【问题讨论】:

    标签: vb.net visual-studio-2010


    【解决方案1】:

    可能是 .sln 文件旁边的 *.suo 文件。删除它并重试?

    更多信息请见this

    【讨论】:

    • 尝试但它一直崩溃我保留我的错误日志我不知道它是否可以
    • 无法弄清楚发生了什么,非常沮丧,这对我有用,谢谢!
    【解决方案2】:

    我遇到了类似的错误。我发现目标路径的字符太多且太长。我通过将整个项目移动到我的主驱动器 (C:) 来修复它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-03-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多