"Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack. "
what can be done to solve this problem??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Archi GaikwadPosted Jan 5, 2011, 6:16 AM
Nipun TomarPosted Jan 5, 2011, 6:07 AM
To work around this problem, use one of the following methods:
Response.Redirect ("nextpage.aspx", false);
http://support.microsoft.com/kb/312629/EN-US/