Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deploying Production MM.Net web app questions
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01433570
Message ID:
01433586
Vues:
32
Kevin says:
>
>Personally, I prefer XCOPY...it tends to be much less hassle:

Me too. In fact, here's what I do, which you may find helpful.
1. Download and install DropBox on your computer and your client's server.
2. When you're ready to deploy, right click on your website and click "Copy Web Site." Copy it to your local dropbox folder. Dropbox will automatically sync it to their own servers.
3. Log into your client's server (via Terminal Server, LogMeIn, GotoMyPC, whatever). Fire up the browser, log into your DropBox account, and download the folder with your app. Copy it from wherever it downloads into the live site.
- Benefit of this: you have a backup of your former snapshots of the site in your client's download folder, ready to revert if needed.
- Note too, I find if I just copy one file and not the whole folder, I have to change the attributes of the folder to allow script execution. Annoying, and doesn't happen if I do the whole folder.
- Be sure *not* to copy your development web.config file.

Hope this helps,

Eric
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform