Yeah thanks for pointing that out Curt. :)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Curtis
Zarger
Sent: Wednesday, September 12, 2007 10:16 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Web project deploys
it worked for me
nsultant)" <[EMAIL PROTECTED]>; Mike Frederick
<[EMAIL PROTECTED]>; nant
Sent: Wednesday, September 12, 2007 12:20:55 PM
Subject: Re: [NAnt-users] Web project deploys
I get a 404 error on that link Manish...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTE
I get a 404 error on that link Manish...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jain,
Manish (GE Money, consultant)
Sent: Tuesday, September 11, 2007 8:01 PM
To: Mike Frederick; nant
Subject: Re: [NAnt-users] Web project deploys
Try recycle IIS
Try recycle IIS App Pool
http://nantcontrib.sourceforge.net/release/latest/help/tasks/iisapppool.
html
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike
Frederick
Sent: Tuesday, September 11, 2007 6:55 PM
To: nant
Subject: [NAnt-users] Web project
Hello,
I have web project deploys written in NAnt. They are fairly simple
UNZips from an archive file to a virtual directory.
Occasionally, these "copies" fail because IIS has a file open due to
someone accessing a specific web page. What is a good practice for
performing this operation with