How do I configure a website project to use IIS Express?

后端 未结 3 1495
遥遥无期
遥遥无期 2021-01-08 01:31

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 E

相关标签:
3条回答
  • 2021-01-08 01:43

    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 .

    0 讨论(0)
  • 2021-01-08 01:57

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

    0 讨论(0)
  • 2021-01-08 01:58

    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

    0 讨论(0)
提交回复
热议问题