Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2012/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 2012 无法附加到应用程序。。。PE模块的格式无效_Visual Studio 2012_Visual Studio Debugging - Fatal编程技术网

Visual studio 2012 无法附加到应用程序。。。PE模块的格式无效

Visual studio 2012 无法附加到应用程序。。。PE模块的格式无效,visual-studio-2012,visual-studio-debugging,Visual Studio 2012,Visual Studio Debugging,我正在调试silverlight应用程序的web项目 每次运行调试器时,我都会收到以下消息: Unable to attach to application 'WebDev.WebServer40.EXE' (PID: 8412) using '[PC-NAME]'. The format of the PE module is invalid. 编辑:我已尝试删除SUO文件、清理和构建-没有任何东西可以消除此错误,通过谷歌搜索短语“PE模块的格式只会引发此问题…”你最近安装了Visual

我正在调试silverlight应用程序的web项目

每次运行调试器时,我都会收到以下消息:

Unable to attach to application 'WebDev.WebServer40.EXE' (PID: 8412) using '[PC-NAME]'.  The format of the PE module is invalid.

编辑:我已尝试删除SUO文件、清理和构建-没有任何东西可以消除此错误,通过谷歌搜索短语“PE模块的格式只会引发此问题…”你最近安装了Visual Studio Update 2吗?其他人也有同样的问题()通过卸载Update 2修复了此问题。

我实际上通过应用预发布更新并重新启动系统解决了此问题。您可以在此处获得它: