Visual Studio 2017调试错误:“框架不在模块中" [英] Visual Studio 2017 debug error: "Frame not in module"

查看:249
本文介绍了Visual Studio 2017调试错误:“框架不在模块中"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在更新Visual Studio之后,我尝试恢复调试,并出现以下错误:

After updating Visual Studio, I attempted to resume debugging, and got the following errors:

框架不在模块中" 在w3wp.exe中的0x246E8BF8处引发异常:0xC0000005:访问冲突读取位置0x00000000."

"Frame not in module" "Exception thrown at 0x246E8BF8 in w3wp.exe: 0xC0000005: Access violation reading location 0x00000000."

这些是什么意思,如何恢复调试?

What do these mean and how do I resume debugging?

推荐答案

做完一些挖掘之后,我通过选中异常设置"中的公共语言运行时异常"框再次进行调试工作(在弹出的窗口中有指向第二个错误的异常设置"链接) ,然后将解决方案平台"从混合平台"更改为任何CPU".

After doing some digging, I got debugging working again by checking the "Common Language Runtime Exceptions" box in Exception Settings (there's a link to Exception Setting in the popup that had the second error), then changing the "Solution Platforms" from "Mixed Platforms" to "Any CPU".

这篇关于Visual Studio 2017调试错误:“框架不在模块中"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆