Re: download latest 2.4.7 zip has problem?

"Charlie Poole" <[email protected]>
Newsgroups gmane.comp.windows.dotnet.nunit.user
Message-ID <002701c89b9c$32eb8b40$6401a8c0@ferrari>
Hello Dean,
 
Where is the nunit.framework.dll with reference to the Test.dll. Unless you
have set up 
a probing path, it should be in the same directory.

BTW, you should not be using core in your tests. All the types you need to
refer to
are in the framework assembly, and the presence of core could confuse
things.
 
Charlie


  _____  

From: [email protected]
[mailto:[email protected]] On Behalf Of Dean Hiller
Sent: Thursday, April 10, 2008 10:21 PM
To: [email protected]
Subject: [Nunit-users] download latest 2.4.7 zip has problem?


I download the latest NUnit and copy the dll's(Core and Framework) into my
lib directory.  I then try my nant build and use nunit.exe and when I open
my Test dll, I get the following error....

system.IO.FileNotFoundException: <This is in chinese> "nunit.framework,
Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" <more
chinese>

I also use exec nant task for nunit so developers don't have to install
nunit and I can upgrade nunit seamlessly without anybody knowing or
caring(ie. nant and nunit are checked into my SCM).  But, I get the
following error.....

     [exec] Runtime Environment -
     [exec]    OS Version: Microsoft Windows NT 5.1.2600 Service Pack 2
     [exec]   CLR Version: 2.0.50727.1433 ( Net 2.0.50727.1433 )
     [exec]
     [exec] 未能加载文件或程序集"nunit.framework, Version=2.4.7.0,
Culture=neut
ral, PublicKeyToken=96d09a1eb7f44a77"或它的某一个依赖项。系统找不到指定的文
件。


BUILD FAILED

c:\AAROOT\areas\docutech\WebServicesChina\bldfiles\project.build(149,7):
External Program Failed:
c:\AAROOT\areas\docutech\WebServicesChina\tools\NUnit\n
unit-console.exe (return code was -2)

Total time: 2.9 seconds.



What's wrong with the 2.4.7 zip file?  Why doesn't it work?
thanks,
dean

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

_______________________________________________
Nunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nunit-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.