Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我从 Visual Studio 2012 启动我的 MVC4 项目时,IIS Express 启动,然后自动启动默认站点的默认页面(即我正在处理的那个)。
如何防止它打开默认页面 - somwhere 是否有配置选项?
如果您想在开始时在浏览器中打开不同的文件,请右键单击解决方案资源管理器中的文件并选择“设置为起始页”。
不做任何事情(即只启动 IIS 而不调用您的浏览器)然后转到您的项目属性并转到 Web 选项卡。那里有一些设置。