Comment 2 for bug 423611

Revision history for this message
DIDissa (dinethraid) wrote :

Though it was stated in NUnit 2.1 release notes that the bug "686560 - AppDomainUnloadedException in nunit-console" is fixed/closed, I still get this in NUnit versions 2.4.7, 2.4.8 and 2.5. This time I get it when I try AppDomain.Unload() for an AppDomain that is definitely not unloaded before. No exceptions thrown by Visual Studio (2008 / .Net 3.5). We can not rely on the work-around disabling "legacyUnhandledExceptionPolicy" in configs. Any fixes for this?