Hi All,
Iam using the solution task to build and it returns an error which
looks like.
Error checking whether 'http://localhost/AESForward/AESForward.csproj' is an
enterprise template pro
ject.
The remote server returned an error: (403) Forbidden.
What could be the error?
I could build
Common\Message\bin\Release\AES.Common.Message.dll has no
> TestFixtures.
I have no clue.which version of nant ,which version of nunit,and any
steps thereafter...
Thanx
Arif.
From: "Gert Driesen" <[EMAIL PROTECTED]>
To: "arif mohammed"
<[EMAIL PROTECTED]&g
, was not
found.
How do i resolve this.please follow up.
Thanx
Arif.
From: Ian MacLean <[EMAIL PROTECTED]>
To: Gert Driesen <[EMAIL PROTECTED]>
CC: arif mohammed <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error
Hi ,
I have Nunit 2.0 Framework and iam using the nuni2 task ..When i run ,i
get the following error..
NUnit 2.0 Error:
D:\Temp\AESTest\Common\Message\bin\Release\AES.Common.Message.dll has no
TestFixtures
Can anyone help if they ran into a similar problem..
Please help if u guys can.
Tha
Hi ,
I was using the mail task with the attachement attribute set to the
NANT log file which is specifed at command line while invoking NANT.The mail
task works but doesn't send the attachment..Iam not sure if that is the
expected behaviour as the attachment file iam specifying is the log
Hi,
Iam trying to build the NantContrib nightly build
(nantcontrib.Tasks-20030927.zip) project by running nant in the NantContrib
Folder.It throws an ERROR.
D:\NetScape\NantDir\NantContrib>nant
NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:
Hi Folks,
I figured out what the problem was.It had to do with VSS.Once I
undo the checkout of files form VSS which i was trying to copy ,the copy
task works...This leads me to believe that VSS does some locking of files
when checked out...
Thanx Nick and Ian..
Thanx Again.
Arif.
Hi All,
Iam using NANT for the First time..I wanted to copy files using the
COPY TASK...
As follows.
The source files basedir contains the files checked out from Visual
Hi All,
Iam using NANT for the First time..I wanted to copy files using the
COPY TASK...
As follows.
The source files basedir contains the files checked out fro