Hi
I have a ASP NET page, it always jump to catch exception with following error
+ ex {Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.} System.Exceptio n {System.Threadi ng.ThreadAbortE xception}
and kill all my session value
anyone can help?
I have a ASP NET page, it always jump to catch exception with following error
+ ex {Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.} System.Exceptio n {System.Threadi ng.ThreadAbortE xception}
and kill all my session value
anyone can help?
Comment