Welcome to MSDN Blogs Sign in | Join | Help

NUnit on Whidbey Beta 1 experiences...

I've been having problems getting NUnit to work on Whidbey Beta 1, and I'm curious what experiences you've had, either good or bad. Jim hasn't been having the same trouble, so we're trying to figure out what's what. For him, it works if he updates the config file, but I'm getting a BadImageFormatException.
Published Tuesday, August 31, 2004 4:41 PM by ericgu
Filed under: ,

Comments

Tuesday, August 31, 2004 5:10 PM by Randy Ridge

# re: NUnit on Whidbey Beta 1 experiences...

I found that by reordering the supportedRuntime node in the GUI config such that the 2.0 node came before the others fixed issues with BadImageFormatException.
Tuesday, August 31, 2004 5:18 PM by Dono

# re: NUnit on Whidbey Beta 1 experiences...

You linked to James' blog, but did you see this specific post?
http://weblogs.asp.net/jamesnewkirk/archive/2004/07/05/173513.aspx
I had the same problem until I followed his instructions. As per his instructions, I only have

<startup>
<requiredRuntime version="v2.0.40607" />
</startup>

in the .config files. No other runtimes are listed.
Tuesday, August 31, 2004 6:51 PM by Sam Gentile

# re: NUnit on Whidbey Beta 1 experiences...

As long as you list the 2.o required runtime first, it works. I have verified this on various machines
Tuesday, August 31, 2004 7:36 PM by Josh Jonte

# re: NUnit on Whidbey Beta 1 experiences...

I get a "different thread tried to modify the label lblXXX" exception if i make NUnit the startup project (when i press play), however, if i just attach to the NUnit process to debug ...all is right with the world.

To rememdy this i thought "i'll just build NUnit in Whidbey"...that didn't go so well.
Wednesday, September 01, 2004 6:41 AM by Alan Dean

# re: NUnit on Whidbey Beta 1 experiences...

Friday, September 17, 2004 11:49 AM by Girl sxe

# re: NUnit on Whidbey Beta 1 experiences...

Girl sxe
Saturday, December 18, 2004 10:51 AM by MBA

# MBA

Helpful For MBA Fans.
Monday, April 04, 2005 11:13 PM by TrackBack

# Running IBF with the .NET Framework 2.0 installed

New Comments to this post are disabled
 
Page view tracker