Re: [NAnt-users] Web project deploys

2007-09-12 Thread Dix, John
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

Re: [NAnt-users] Web project deploys

2007-09-12 Thread Curtis Zarger
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

Re: [NAnt-users] Web project deploys

2007-09-12 Thread Dix, John
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

Re: [NAnt-users] Web project deploys

2007-09-11 Thread Jain, Manish (GE Money, consultant)
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

[NAnt-users] Web project deploys

2007-09-11 Thread Mike Frederick
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