How to take an ASP.NET application off line . . .
. . . without turning off IIS
Why would you want to do this?
Well, you might have more than one application running under a specific IIS server instance. Or, maybe you don’t have access to IIS so you can turn it off. But, you still want to take the application off line so that you can perform maintenance on it.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Wednesday, November 7th, 2007
