Asp Net Debug Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • johnlim20088
    New Member
    • Jan 2007
    • 74

    Asp Net Debug Help

    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?
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by johnlim20088
    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?

    Please post your code.

    Comment

    Working...