Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploying ASP.NET C# MM.NET Application
Message
From
15/04/2010 09:22:02
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
15/04/2010 09:14:47
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01460187
Message ID:
01460279
Views:
27
>>>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?


Where are you going to publish this to? Do you have an internal web server or are you using a hosting site? I always just run the publish menu to get copies to a folder locally first then just ftp them to the web server which is typically a hosted site somewhere.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform