Hi..
I have a website (ASP.NET 2.0+C#+SQL Server 2000) published on the server. The server's disk space runs out and so the website is no longer viewable to the user. I would like to provide a custom message to the user, if the server space is low.
How to provide the customized message to the user, incase the disk space on the primary drive( c:\) runs out?
Please help.
Thank You.