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:09:02
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01460187
Message ID:
01460272
Views:
38
>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.
>

Hi Bob,

that seems quite different to what I am seeing, so I'm a bit confused (surprise!)

The MM.NET help file says to add a Web Setup project to my solution and then add some Mere Mortals stuff to the "bin" folder. Do I also need to add all my .dll files (the BO and the Web UI) into this too, or does the Web Setup automatically know that these files must go in there because I've added it to the solution?

I have had no prompt for the "source for the site" anywhere in this process.

I am assuming that my client will have an IIS web created on their PC or server in advance and then this installation I am now creating will put the relevant files where they need to go, or does the installation have to create a web site?

I still can't find a step by step process on how to do this and Inno Setup does not seem to do web sites/application installs.

Your guidance is greatly appreciated.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform