Blog Home  Home RSS 2.0 Atom 1.0 CDF  
IdentityCrisis - Nunit2.2.2 and VisualStudio.Net Beta 2
Code is a commodity. Platform awareness ... Priceless
 
 Thursday, May 26, 2005

I was getting a BadImageFormatException when trying to load my test assembly. 

I looked at the framework assembly versions and updated the config file for both the Nunit-console.exe.config and Nunit-gui.exe.config file. 

<startup>

   <supportedRuntime version="v2.0.50215" /> <!-- I updated this and moved to the top of the list-->
   <supportedRuntime version="v1.1.4322" />
   <supportedRuntime version="v1.0.3705" />
 
   <requiredRuntime version="v1.0.3705" />

  </startup>

5/26/2005 7:01:15 AM (GMT Standard Time, UTC+00:00)  #       | 
Copyright © 2010 Joseph E Shook. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.
Pick a theme: