this may not work for your situation.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
Clemmons
Sent: Friday, November 04, 2005 8:21 AM
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] deploying asp.net applications
Greetings!
I am using
Sent: Friday, November 04, 2005 10:01 AM
To: nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] deploying asp.net applications
Thanks Ryan, this plan did cross my mind. The problem I have with it is how
to archive the old version remotely. Solving that problem, this might be a
good
L PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Clemmons
Sent: Friday, November 04, 2005 9:21 AM
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] deploying asp.net applications
Greetings!
I am using Nant to build, zip, and FTP my asp.net application to a remote
site wh
:21 AM
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] deploying asp.net applications
Greetings!
I am using Nant to build, zip, and FTP my asp.net application to a remote
site where I then have to manually (oh the horror!) archive the old version
and unzip the new package into the
Hi,
I am a new bie to remotely installing ASP.Net application. Usually I
use to create a .msi file and FTP to the server and manually run it on the
server to install it. But now I am resticted to just FTP access to the
servers. How can I install/uninstall a asp.net application remotely? Is
Greetings!
I am using Nant to build, zip, and FTP my asp.net application to a remote
site where I then have to manually (oh the horror!) archive the old version
and unzip the new package into the existing virtual directories. Now I wish
to automate these last steps so that deployment is fully