IIS Application Pool not starting for SQL Server Master Data Services Website

1.2k Views Asked by At

I have recently installed SQL Server Master Data Services, and as part of the set up, it creates a website through IIS. For this it requires a user name and password for the application pool, which I have given it:

enter image description here

I happen to have system administration rights on the server, so my own details should work.

When the setup is finished, it opens the web page, but I get Service Unavailable:

enter image description here

I searched for an answer and discovered there was a problem where the IIS application pool for Master Data Services won't start:

enter image description here

I can click start all I like - it doesn't start. I have tried changing the identity over to ApplicationPoolIdentity, but I can't add ApplicationPoolIdentity to the MDS configuration in the first picture. So I'm stuck.

The Windows Event Log says, "Application pool MDS Application Pool has been disabled. Windows Process Activation Service (WAS) did not create a worker process to serve the application pool because the application pool identity is invalid."

enter image description here

I'm confident this is a permissions issue somewhere, but I don't know what to do. As I say, my user has system admin permissions, so I don't know what the issue is.

Can anyone help?

1

There are 1 best solutions below

1
On

This post is old, but I just got the same problem. Admin Password was changed so I had to change it in the IIS Application Pool.