Hi,
I have IIS 5.1 in my local machine and a website being configured onto it. When the IIS is running, the application just works fine. But when the IIS is stopped and when I try to access the application, I get a "Page cannot be displayed" error.
Now my requirement is to identify this and redirect user to an user defined HTML page.(instead of "Page cannot be displayed" error). I tried out browsing the Custom error pages in Website properties, but I couldnt find the one which is getting displayed when the error occurs.
Any idea where the "Page cannot be displayed" HTML page is located? Or options to show the user defined HTML page?
Venkatesh