[Mono-list] NUnit trouble

Nick Drochak ndrochak@gol.com
Sun, 17 Feb 2002 09:29:29 +0900


> Hi guys,
> 
> when I tried to run the tests in mcs/class I run into the 
> problem that NUnit doesn't find NUnitCore.dll:

[snip]

> LOG: Appbase = \\townsville\martin\monocvs\mcs\nunit\

> LOG: Attempting download of new URL 
> file://townsville/martin/monocvs/mcs/nunit/NUn> itCore.DLL.

[snip]

Martin,

It seems you are running this from across a network, by the looks of the
"Appbase" above.  If I delete my NUnitCore.dll an try to run
NUnitConsole.exe then it says my Appbase is:
LOG: Appbase = C:\cygwin\home\Nick\mcs\nunit\

I am simply running in cygwin locally on Windows.  Perhaps you are
trying something more fancy?

HTH,
Nick D.