我切换到Visual Studio Express 2013 for Web,但我刚刚标记了一些内容.它的默认设置已设置为使用IIS Express作为默认Web服务器,并且没有可以更改它的按钮,如之前的VS Express 2012 for Web中那样.我在设置和我的项目的属性/属性页面中寻找该选项,但我找不到它.
解决方法
它已经停产.选项是IIS Express或IIS.这就是产品的全部范围,而不仅仅是VS Express.
我找不到关于它的具体帖子,但在例如Accessing the ASP.NET Web Configuration Tool in Visual Studio 2013,它开始于:
As many of you have noticed,the option to select “ASP.Net Web Configuration Manager” is no longer in Visual Studio 2013 Preview. @H_502_10@This is due to the removal of the Visual Studio Development Server (or Cassini) from the product. However,…
(我的重点)