IIS提示:This application is currently offline. To enable the application, remove the app_offline.htm file from the application root directory. 解决办法:找到调试的站点根目录,删除其中的app_offline.htm文件…
This application is currently offline. To enable the application, remove the app_offline.htm file from the application root directory. 此应用程序当前处于脱机状 要启用该应用程序,请从应用程序根目录中删除app_offline.htm文件.…
问题描述 App Service 服务URL无法访问,进入门户中的Advanced Tools(Kudu).App Service Editor (Preview)等页面无法打开, 打开就出现 The service is unavailable 错误. 问题排查和解决 由于无法打开高级工具(Kudu)并收集当前应用的日志,而根据错误消息"The service is unavailable"表明后端Host当前App Service的虚拟机实例出现了问题,那么可以通过人为的操作来改变…
//关闭等待窗口 function closediv() { //Close Div document.body.removeChild(document.getElementById("bgDiv")); document.getElementById("msgDiv").removeChild(document.getElementById("msgTitle")); document.body.removeChild(document.ge…