Comment 12 for bug 423611

Revision history for this message
Kevin Chapman (kevin-chapman) wrote :

I am also receiving the same exception from NUnit 2.5.5 console runner.

Unhandled Exception:
System.AppDomainUnloadedException: Attempted to access an unloaded AppDomain.
   at System.AppDomain.get_FriendlyName()
   at NUnit.Util.DomainManager.DomainUnloader.Unload()
   at NUnit.Util.TestDomain.Unload()
   at NUnit.ConsoleRunner.ConsoleUi.Execute(ConsoleOptions options)
   at NUnit.ConsoleRunner.Runner.Main(String[] args)