Alas, my mileage seems to vary :-(

When I use build 2.3.0, the caption says "2.3.0.0 (on .Net 1.0.5000.0)"
- is this right?

When I try to load even the most trivial test .dll (3 xxxTest methods)
into the GUI, I get this exception:

System.ApplicationException: Failed Reloading domain --->
System.ApplicationException: Failed loading TestDomain --->
System.Exception: Failed loading assembly --->
System.BadImageFormatException: The format of the file
'MbUnit.Framework' is invalid.
File name: "MbUnit.Framework"

I guess I don't understand how MbUnit.Gui.Exe, bound to 1.0.5000, could
ever parse a DLL created by the 2.0 compiler...  But this seems to be
complaining about the MbUnit.Framework itself -- odd?  Might I somehow
be getting an old MbUnit.Framework.dll (I checked the GAC, nothing
there).

Do I need to somehow redirect MbUnit's .Net version in the .config file
to force MbUnit.gui.exe to pick up the 2.0 runtime?

Thanks for your patience, Andy!  I really appreciate the assistance.
-Eric

Reply via email to