When you stop IIS on a web server, all pages served will stop being served and any client requests will only display a "Service unavailable" message.
You should spend some time investigating how ASP.NET works. On Aug 2, 4:24 pm, mahendiran jayavarma <[email protected]> wrote: > Hi, > > Aactually if we stop the IIS server, I wants to display the custom error > page in browser. > > Please give me example for how to display the page. > > Thanks, > Mahendiran Jayavarma.
