Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,


When i am redirecting form one page to another i am getting error as shown bellow

<b>"Text = Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack."</b>

To resolve this i set while redirecting to the next page like Response.Redirect("xxx.aspx",false) but it is working fine in local system when i upload this to the server i getting above error can any body please help me or guide me.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900