Re: Could not load nunit.framework
"Charlie Poole" <[email protected]> Thu, 4 Sep 2008 09:15:59 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.devel |
|---|---|
| Message-ID | <007501c90ea9$86583780$6401a8c0@ferrari> |
That could be a lot of things, but since you just upgraded... Possibly, NUnit is trying to load and run the last test program loaded by the previous version of NUnit. Possibly, you have removed the version of the nunit framework assembly required by that program. If so, either restore the version you removed, or recompile your tests using the newer nunit framework as a reference. NUnit makes no use at all of nunit.framework itself, but obviously your tests do. If this is not the case, you'll have to give more info. Charlie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Sujin Han > Sent: Thursday, September 04, 2008 8:59 AM > To: [email protected] > Subject: [nunit-developer] Could not load nunit.framework > > Hi > > After installing NUnit 2.4.7, running nunit-console.exe gave > out this error: > > "Could not load file or assembly 'nunit.framework, > Version=2.4.7.0, Culture=neutral..." > > Is this a known issue? Any workarounds to this? > > > > > -------------------------------------------------------------- > ----------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge Build the coolest Linux based > applications with Moblin SDK & win great prizes Grand prize > is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > nunit-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-developer > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/