Putting ASP.net Application In Offline Mode Using app_offline.htm(yaneshtyagi.wordpress.com)
submitted by
yaneshtyagi(175) 3 years, 4 months ago
When ASP.Net found a file names app_offlinne.htm in the root of a web application directory, it shut-down the application, unload the application domain from the server, and stop processing any new incoming requests for that application. ASP.NET also then respond to all requests for dynamic pages in the application by sending back the content of the app_offline.htm file (for example: you might want to have a “site under construction” or “down for maintenance” message). read more...
|category: ASP.NET
|Views: 29
tags:
ASP.NET another
Everyones tags:
Your Tags: