t;; path="${IISRoot}/${AppFolder}" />
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Joel Gwynn
> Sent: donderdag 3 november 2005 17:32
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Access Deni
Hey all. Trying to get up and running with NAnt here. I'm using the
NAntContrib task to create my IIS target folder, and that
seems to work OK, then I'm using with to map my
existing solution to that folder:
http://localhost/${solution}/${solution}.csproj";
path="${II
TECTED]
Subject: [Nant-users] Access denied using copy task for ASP.Net project
Folks,
I am using NAnt to build a number of web projects and then to deploy
them to
an IIS instance. Occasionally, the deploy fails with a "Cannot Copy
''. Access to the path '' is denied&quo
> Is this a "feature" of the so-called MS .Net XCopy deploy functionality?
Is
> there anything that I can do to ensure that the delete and copy will
> actually work, as this error is not really making life easy for a
hands-off
> build and deploy
It can be some anti-virus software doing their job.
ilto:[EMAIL PROTECTED]
> Sent: 07 April 2004 16:25
> To: Peter McEvoy; [EMAIL PROTECTED]
> Subject: RE: [Nant-users] Access denied using copy task for
> ASP.Net project
>
>
> Well,
>
> ASP.Net is actually supposed to make copies of the DLL's in
> the
to use the shell to copy the files using the EXEC task?
Bob
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter
McEvoy
Sent: Wednesday, April 07, 2004 11:17 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Access denied using copy task for ASP.Net project
F
Folks,
I am using NAnt to build a number of web projects and then to deploy them to
an IIS instance. Occasionally, the deploy fails with a "Cannot Copy
''. Access to the path '' is denied". where is some
assembly that needs to be replaced.
If I run the deploy again, it will usually work (occasi