Visual-studio – How to configure a website project to use IIS Express

iis-expressvisual studio

I have a website project, not a web application. I have Visual Studio SP1 (beta) installed, but I only see the option to use an external web server; there is no "Use IIS Express" option like with web applications.

Is this supported? If so, how do I set it up to use IIS Express?

Best Answer

I just installed Visual Studio 2010 SP1 as well as IIS Express and I found a right-click option on my web project called "Use IIS Express". Scott Guthrie talks about it here: VS 2010 SP1 (Beta) and IIS Express .