[Mono-list] NUnit trouble
Martin Baulig
martin@gnome.org
16 Feb 2002 18:33:03 +0100
Hi guys,
when I tried to run the tests in mcs/class I run into the problem
that NUnit doesn't find NUnitCore.dll:
-----
martin@ATLANTIS ~/monocvs/mcs/nunit
$ ./NUnitConsole.exe
Unhandled Exception: System.IO.FileNotFoundException: File or assembly name NUnitCore, or one of its dependencies, was not found.
File name: "NUnitCore"
at NUnit.Top.Main(String[] args)
Fusion log follows:
=== Pre-bind state information ===
LOG: DisplayName = NUnitCore, Version=1.10.777.33255, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = \\townsville\martin\monocvs\mcs\nunit\
LOG: Initial PrivatePath = NULL
Calling assembly : NUnitConsole, Version=1.10.777.33257, Culture=neutral, PublicKeyToken=null.
===
LOG: Application configuration file does not exist.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).LOG: Post-policy reference: NUnitCore, Version=1.10.777.33255, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file://townsville/martin/monocvs/mcs/nunit/NUnitCore.DLL.
(null)
------------
Anyone an idea what's wrong ?
--
Martin Baulig
martin@gnome.org