How do I configure a website project to use IIS Ex

2019-02-16 08:58发布

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?

3条回答
萌系小妹纸
2楼-- · 2019-02-16 09:25

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 .

查看更多
看我几分像从前
3楼-- · 2019-02-16 09:36

VS 2010 SP1 beta has support for IIS Express. I am not sure if you have installed IIS Express separately or not (VS 2010 SP1 does not include IIS Express and you need to install it separately). If you haven't installed IIS Express install it from here

查看更多
我只想做你的唯一
4楼-- · 2019-02-16 09:44

Support for IIS Express will not come until Visual Web Developer 2010 SP1 is released later this year.

查看更多
登录 后发表回答