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:
00965812
Vues:
10
>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 ---


Thanks. I've been swamped from work for the day job as wll as at home so I haven't gotten to it as of yet but it seems very straight forward.

__Stephen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform