Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploying ASP.NET C# MM.NET Application
Message
 
To
14/04/2010 14:54:46
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01460187
Message ID:
01460197
Views:
45
Frank,

You need to create a web site in IIS (i am assuming you will use IIS) on your target server. Depending on what OS you are running on the server will dictate how you do this as Windows Server 2003 and Windows Server 2008 are very graphically different for IIS.

Do a search on 'Creating a web site in IIS' and see what you get. You should be able to find what you need. When it asks where the source for the site is it should point to where you installed the code from your setup program. Remember that your setup program needs to have included all the assemblies, etc. that will be needed, either in the GAC or in a bin program folder.

HTH
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform