Built-in web server in Visual Studio

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

If you want to use the build-in server which is included in Visual Studio, choose I want to use built-in web server in Visual Studio in Step 2 of the Web installer and click Next.

 

1. You will need to enter the target location of the files on your disk in Step 3 and proceed by clicking Next.

 

devguide_clip0220

 

2. Now you need to decide between the following options:

 

Full installation - performs full installation using all optional components
Custom installation - lets you choose which components will be installed

 

devguide_clip0217

 

3. After the files are copied to the folder, you can open the solution in Visual Studio by clicking the link:

 

devguide_clip0221

 

4. The project will open in Visual Studio:

 

devguide_clip0222

 

5. Choose Debug -> Start without debugging from the main menu. The site is displayed in the new browser window, using the built-in VS web server.

 

 

 

When you cannot open the website in Visual Studio

 

If the link for opening the project in Visual Studio doesn't work, you may need to start Visual Studio manually. Then choose File -> Open -> website... from the main menu and locate the project folder on your disk manually.
 

 

6. Now you can continue to Database setup wizard.

 

Page url: http://devnet.kentico.com/docs/5_5r2/devguide/index.html?web_installer_builtin_web_server_in_vs.htm