Friday, February 29, 2008

Response.End() and Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack

Kind of crazy but my code was on test server and running nicely until today when I got this crazy error from a asp.net handler at response.end()

Found solution with a simple google search but still cant figure out why it crashed only today.

solution at:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=268544&SiteID=1

Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack

http://geekswithblogs.net/vadivelkumar/archive/2006/02/25/70703.aspx