在web.config中 如下添加 <appSettings> <add key="owin:AutomaticAppStartup" value="false" /> </appSettings> OK。启动项目将不会再提示。