** Changed in: nunitv2 Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/1069499
Title: Exception thrown when trying to load an assembly not built for .NET Status in NUnit V2 Test Framework: Fix Released Bug description: When trying to load a C++ mixed assembly, I found that NUnit threw an unhandled exception rather than reporting a reasonable error. It turns out this also happens if you try to load any file that is either not a valid PE file or not a .NET assembly. We should give an intelligent error message instead. To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/1069499/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp