RE: [Nant-users] Nunit showing error in NAnt build but not in Nunit-GUI

2004-07-16 Thread Hristo Deshev | telerik
Hi Brian, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Yeo Sent: Thursday, July 15, 2004 10:56 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [Nant-users] Nunit showing error in NAnt build but not in Nunit-GUI Hi everyone, I was able to run

[Nant-users] Nunit showing error in NAnt build but not in Nunit-GUI

2004-07-15 Thread Brian Yeo
Hi everyone, I was able to run Nunit successfully in the Nunit GUI environment with no errors. When I ran my build script in NAnt, incorporating Nunit script, the following error was displayed. The *.Nunit.config and required Dlls are located in the designated folder. eg. \dotnet\bin\Nunit. Ca