Users Pricing

forum

home / developersection / forums / unable to evaluate expression because the code is optimized or a native frame is on top of the call stack

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

Anonymous User 8571 08 Oct 2010
In my code I am trying to navigate to other page using
Response.Redirect(Page.ResolveUrl("abc.aspx"))
I am getting the following error
"Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack."
please help me
Thanks, Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack

I am a content writter !


1 Answers