Hello all,

I'm having a lot of trouble debugging AppDomainUnloadedExceptions.

On many occasions when the exception is raised the (Visual Studio .Net)
debugger correctly catches the exception but when I try to break into the
process I get the message "There is no source code at the current location".
The debugger will not even display the call stack to allow me to figure out
where the exception was raised.

Incidentally, whenever I see this message the debugger refuses to show any
useful information about the problem, making debugging very difficult.

Another interesting thing is that, by default, The CLR Exceptions dialog box
in the debugger has "AppDomainUnloadedException" unchecked, where all other
exceptions are checked. Is there something very special about this
exception?


Best Regards.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to