[调试]提示“运行时当前拒绝计算表达式的值”

时间:2015-03-23 13:19:21   收藏:0   阅读:889

VS2013 下单元测试调试时遇到的问题,以前倒从未遇到过。

 

中文关键字在百度和谷歌中搜索均无果。

Google 下搜索 “The runtime has refused to evaluate the expression at this time”,在StackOverFlow上找到答案:

http://stackoverflow.com/questions/19843683/vs2013-debugger-entity-framework-runtime-has-refused-to-evaluate-the-express

 

具体操作: 工具-选项-调试-常规,选中“使用托管兼容模式”,问题解决

技术分享

 

总结: 以后尽量使用英文版本的编辑器,这样用谷歌搜索时,使用英文关键字能更快找到答案。

 

原文:http://www.cnblogs.com/songxingzheng/p/4359392.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!