Kentico CMS 6.0 Windows Azure Deployment Guide

Web installer

Web installer

Previous topic Next topic Mail us feedback on this topic!  

Web installer

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

To create a new Azure web project, run the Kentico CMS Web Installer. This can either be done directly after completing the initial setup wizard or by running WebInstaller.exe from the Bin folder in your installation directory.

 

1. In the first step of the installer, choose the Windows Azure project option, which will create a web application suitable for deployment to the Windows Azure platform. The appropriate .NET Framework version will be set automatically.

 

azureguide_clip0001

 

Click Next.

 

2. You can then select from the following two installation types:

 

I want to use built-in web server in Visual Studio - creates a new clean installation of the Kentico CMS Azure project.

I want to modify an existing Kentico CMS installation - you can use this option to change an existing Azure project installation on the local machine (i.e. add or remove its components).

 

3. Next, you will need to enter a target location for the project on your local disk.

 

4. In Step 4, you can choose whether you want to perform a Full installation including all optional components or a Custom installation where you can select which components should be installed.

 

5. The installer will then copy the project files to the specified folder. Once this is complete, open the solution in Visual Studio using the displayed link.

 

azureguide_clip0002

 

Continue on to Application structure and configuration, where the Kentico CMS Azure solution is described.