+ ex {由于代码已优化或本机框架位于调用堆栈的顶部,因此无法评估表达式.} System.Exception {System.Threading.ThreadAbortException} [英] + ex {Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.} System.Exception {System.Threading.ThreadAbortException}

查看:97
本文介绍了+ ex {由于代码已优化或本机框架位于调用堆栈的顶部,因此无法评估表达式.} System.Exception {System.Threading.ThreadAbortException}的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果我执行下面的代码,我将收到以下异常消息?你能告诉我原因吗?

代码:

Server.Transfer("Home.aspx?Err =" + Resource.Qry_Str_Claim_Not_Found +&Err =" + _curTrans.ClaimNum);

例外:

由于代码已优化或本机框架位于调用堆栈的顶部,因此无法评估表达式.} System.Exception {System.Threading.ThreadAbortException}


在此先感谢
Ravi

Hi,I am getting the following exception if I exceute the follwoing code? Can you please let me know what could be the reason?

Code:

Server.Transfer("Home.aspx?Err=" + Resource.Qry_Str_Claim_Not_Found + "&ClmErr=" + _curTrans.ClaimNum);

Exception:

Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.} System.Exception {System.Threading.ThreadAbortException}


Thanks in Advance
Ravi

推荐答案

请检查此链接的原因和错误的解决方案: http://support.microsoft.com/kb/312629/EN-US / [ ^ ]
Please check this link reason and solution of the error: http://support.microsoft.com/kb/312629/EN-US/[^]


这篇关于+ ex {由于代码已优化或本机框架位于调用堆栈的顶部,因此无法评估表达式.} System.Exception {System.Threading.ThreadAbortException}的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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