Top "App-offline.htm" questions

app-offline.

ASP.NET 2.0 - How to use app_offline.htm

I've read about the app_offline.htm file which can be placed within the root of a .NET 2.0 application which …

asp.net app-offline.htm
Custom app_offline.htm file during publish

When I publish my ASP.NET MVC application it generates a app_offline.htm file to take the site offline …

asp.net asp.net-mvc visual-studio-2010 publish app-offline.htm
app_offline.htm file does not work

I have been battling with this for ages now but I just can not get it to work. Every blog/…

deployment iis-7 app-offline.htm
Change http status 503 to 200 when serving app_offline.htm for specific URL

The app_offline.htm file that ASP.NET serves returns the http status 503. This is the correct behavior for most …

asp.net asp.net-mvc iis iis-7 app-offline.htm
What are possible causes for App_Offline.htm not bringing the site down?

Normally, I use App_Offline.htm for taking the site offline. But occasionally, when I do that, the site just …

asp.net iis windows-server-2008-r2 app-offline.htm
Why does app_offline.htm keep appearing in my web project?

I regularly (every few days or so) publish my ASP.NET web project to the local web server. But the …

.net asp.net visual-studio-2008 app-offline.htm
app_offline site returning "The service is unavailable."

I am following Scott gu's trick of placing a App_Offline.htm page at the route of my application to …

iis-7 app-offline.htm
App_offline.htm, CSS, images, and aspnet_isapi.dll

So, the site I'm working on is using urlrewriting in coordination with aspnet_isapi.dll (everything is mapped to it). …

asp.net css isapi app-offline.htm