Developing in Visual Studio 2010 with the new IIS Express web server?

前端 未结 7 1999
灰色年华
灰色年华 2020-12-31 10:33

Although this question isn\'t directly about code it\'s related to programming and seems better put here than, say, serverfault or superuser.

--
I\'m a

7条回答
  •  独厮守ぢ
    2020-12-31 10:57

    I don't think IIS Express is available for Visual Studio 2010 yet.

    Edit: Found it in Scott's post. http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx

    We’ll be releasing the first public beta of IIS Express shortly. With the beta you’ll be able to right-click on a file-system folder and have IIS Express launch a web-site based on that file-system location. We’ll also be releasing a patch for VS 2010 and Visual Web Developer 2010 Express later this year that will enable you to automatically launch and use IIS Express in place of VS’s built-in ASP.NET Developer Server.

提交回复
热议问题