hasemtaiwan.blogg.se

Configure iis for visual studio and sql server
Configure iis for visual studio and sql server












configure iis for visual studio and sql server

Making IIS Express your default web server Once you do this it will create a new IIS Express site for your Web site. In this dialog you need to select IIS Express Sites then click on the Create New Site button located towards the upper right hand corner. From there you can select “Local IIS” and the create a new IIS Express site for it. On that dialog you can click on the Browse button (see image below).Īfter you click that you will be prompted to enter the location where the site will be located. From Visual Studio when you select File->New-> Web Site you will see the New Web Site dialog. If you wish to revert back to using Cassini you can just right click on the project and select “Use Visual Studio Development Server…” You can also make IIS Express your default web server for new projects as well.įor Web site projects when you create a new site you can create it such that IIS Express hosts it instead of Cassini. Take a look at the screen shot that follows for that command.Īfter you do this your project will use IIS Express instead of Cassini going forward. You can just right click then select the context menu option “Use IIS Express”. Enabling IIS Express for web projectsįor both WAP and Website projects which were using Cassini we have a very simply method for you to use IIS Express. You can use either project type with IIS Express. Visual Studio 2010 has two types of web projects Web Application Project (WAP) and Website projects. For more information regarding the difference between IIS Express and IIS/Cassini please see Scott’s blog linked below. After you’ve downloaded and installed IIS Express you can now create Web projects and Websites which use IIS Express instead of Cassini (the default web server used in Visual Studio).

configure iis for visual studio and sql server

Configure iis for visual studio and sql server download#

After you have installed SP1 Beta you have to download IIS Express separately for the option to “light up”. I am happy to let you guys know that with SP1 Beta we have enabled integration of IIS Express into Visual Studio. A few days ago Jason Zander blogged about the availability of Visual Studio SP1 Beta (all links below in resources section).














Configure iis for visual studio and sql server