細細.魚 发表于 2015-8-16 12:49:00

asp.net 遇到的一个小问题,IIS 提示:This application is currently offline. To enable the app

     
  IIS 提示:This application is currently offline. To enable the application, remove the app_offline.htm file from the application root directory.
     
  This application is currently offline. To enable the application, remove the app_offline.htm file from the application root directory.
  解决办法:找到调试的站点根目录,删除其中的app_offline.htm文件。
  感谢:http://richieryou.blog.163.com/blog/static/51641345200810110337956/
  
页: [1]
查看完整版本: asp.net 遇到的一个小问题,IIS 提示:This application is currently offline. To enable the app