-
ASP.NET: Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack
-
Posted @ Aug 29, 2008 01:52 AM | Permalink
-
ThreadAbortException:
Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.
If you are using Response.End, Response.Redirect or Server.Transfer somewhere in your code and you encounter this error , please check this solution from Microsoft.
-
Tags: ASP.Net
Leave a Comment