Description:I have setup App_Offline.htm page but when I try to enable this page it shows the message "The service is unavailable" instead of displaying the actual App_Offline.htm page.
I have setup the page by looking at the following link, setup the App_Offline.htm page
Posted by: Umer khan | Posted on: Oct 03, 2022
3
For this I believe you just need to setup the error page or if you have already setup the error page you just need to add the entry for 503 error code in your web.config’s httpErrors section as shown.
Hope this will fix your issue.
Replied by: Tabish Usman | Replied on: Oct 13, 2022