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 depl
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