- try
- {
- Response.Redirect("AttendanceDetailedCheck.aspx");
- }
- catch (Exception ex)
- {
- throw new ExceptionTranslater(ex);
- }
unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.
it give a exception which is "unable to eveluate expression because the code is optimized or native frame is on top of the call stack.". I have search it on net but not able to fine a particular answer. if any brother nows about it then please share it..
I am waiting fro good response. Thanks in advance
Sagar Pandurang KapPosted May 26, 2018, 1:31 AM
waqar laghariPosted May 11, 2009, 3:25 AM
Kirtan PatelPosted May 11, 2009, 3:04 AM
waqar laghariPosted May 11, 2009, 2:42 AM
Kirtan PatelPosted May 11, 2009, 2:05 AM