默认情况下,在Visual Studio 2010(MVC3)的web项目中使用IIS防爆preSS?

问题描述:

就在最近升级到Visual Studio 2010 SP1和ASP.NET MVC3,但我知道用IIS与新项目的唯一方法是设置此创建项目后,手动。

Just recently upgraded to Visual Studio 2010 SP1 and ASP.NET MVC3, but the only way I'm aware of using IIS with new projects is to set this up manually after the project is created.

是否有可能点击复选框的地方,使IIS防爆preSS默认的开发服务器为我所有的VS Web应用程序?

Is it possible to click a checkbox somewhere to make IIS Express the default development server for all of my VS web applications?

在VS工作室去选择,并在项目和解决方案选择Web项目。然后检查设置唯一可用的复选框:新的基于文件的网站和项目使用IIS防爆preSS

In VS Studio go to options and in Project and Solutions select Web Projects. Then check the only checkbox available in settings: Use IIS Express for new file-based web sites and projects.