Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to deploy a MM.NET on a hosted site
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
ASP.NET
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00963248
Message ID:
00963656
Vues:
10
This message has been marked as the solution to the initial question of the thread.
If ASP.NET is installed on the server already and you have a virtual directory (or Web Site) set up for your application you can just use XCopy deployment.

Since MM will work with files either in the GAC or copied local make sure that you change your project settings so that the MM assemblies are copied local, which should dump them into the BIN directory of your Web application.

You should need to do deploy only your Web directory (ASPX pages, global.asax, web.config etc.) plus any Web page sub dirs and the bin directory. There's no need to copy any sub-project files since those will compile and as long as you set them to copy local they will all be in the BIN directory.

+++ Rick ---



>I just had to renew a hosting account and found that godaddy.com is doing an ASP.NET site for linux rates. Includes SQL Server too!
>
>So how do you deploy a MM.NET app on a server that you can't run an installer on?
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform