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.

No Comments

Leave a Comment

(optional)

3 + 2 =
Enter the sum of the 2 numbers above.