Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deploying ASP.NET C# MM.NET Application
Message
De
15/04/2010 09:19:42
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
15/04/2010 09:14:47
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01460187
Message ID:
01460277
Vues:
25
>>>Hi,
>>>
>>>I am just about ready to let my users have a go at a beta version of my software. Where do I find out how to deploy this? I found this topic in the help file: Deploying MM .NET Assemblies for a Web Application but that just tells me how to add a Setup project and the MM.NET stuff to it. What do I do next?
>>
>>Just to add to what Bob mentioned. In VS on the build menu there is a publish choice also. I typically just build then pick publish to publish the files locally to a directory where my project is called "Publish". Then the files can be copied or FTP to the web server virtual directory location. Yours is a Web Application Project so this will be pretty simple process.
>>Tim
>
>Hmmm... so where does the web setup project come in? What's its purpose? How does this method (copying the files to the server) ensure the prerequisites like .NET 3.5 are installed?

You don't need a setup project. Just publish to a directory so you have a copy and then copy the MM dll files in the bin folder along with the other dll's. Then you can ftp the whole thing to the virtual directory. The mm dll's need to be in the bin folder along with the others; mm does not need installed on the web server.
Tim
Timothy Bryan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform