Service Unavailable. HTTP Error 503. The service is unavailable.

Kurakula, Julia 26 Reputation points
2022-11-15T12:52:20.337+00:00

Site runs fine locally but when it is published in the server, Web app shows "Service Unavailable- HTTP Error 503. The service is unavailable".

I check the WCF service. It is available and it is running in the IIS.

I checked the basic binding settings in the IIS, it gives error for authentication :"The user name or password is incorrect. (Exception from HRESULT: 0x8007052E)"

and for authorization it says: "The credentials used to access the specified physical path are invalid. Verify the credentials and test these settings again."

I don't get it.. please help

Windows development Internet Information Services
Developer technologies .NET Other
Developer technologies ASP.NET Other
{count} votes

2 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2022-11-15T21:38:08.597+00:00

    most likely the pool account password is wrong, or the pool account does not have access to application folder

    0 comments No comments

  2. Amit Singh 5,306 Reputation points
    2022-11-16T10:23:05.827+00:00

    The solution is the SSL certificate seemed to have come off of the Exchange Backend website. I selected the Exchange certificate on the IIS site, and it started working. For all the details, please see http://www.experts-exchange.com/questions/28699498/Exchange-2013-ECP-OWA-Outlook-all-failing-503-Service-Unavailable.html

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.