Hi
I am testing MDS and I am getting "HTTP Error 503: The service is unavailable". The following are my system configurations
Windows 2008 Standard Server , IIS 7.0, IE8, SQL Server 2008 R2 --- All runs on the same server.
I used my personal Windows AD id (our AD is 2000 or 2003, not 2008) for the MDS database, service and the MDS application/site ("Identity").
My Windows AD id has full permission to the Master Data Services folder and part of IIS_IUSRS, MDS_Service Account and Administrators group.
I enabled the httpGetEnabled="true"in the web.config file
Windows Authentication is enabled (only) enabled in the IIS
In spite of all these every time when I try to launch the MDS page I get this 503 error and in the Windows Event log I get the following 3 events recorded and then the MDS application pool stops
Event ID 5021 (warning)
Event ID 5057 (warning)
Event ID 5059 (Error)
I looked at the related posts in the microsoft site for the above events and I followed the steps mentioned in the resolution and I still can't access the site.
Any help to resolve this is much appreciated.
P.S.
(1) The default site with the "identity of NetworkService" works fine and it takes to the IIS home page.
(2) My Windows account password is valid and did not expire
Thanks