Hi,
i encountered a Problem when i tried to configure SPN for the Service Account configured as Domain Account. Deployment Web Service is http://>ComputerName>:5555/Demo. I can Access as Administrator to the the Web Service via CRM Deployment Manager without asking any credentials becuase this account is a Network Service. But when i am trying to Access with the Domain Account <Domain>\crmdeploy (this Account is a Service) account continuously prompts for credengtials when it attempts to Access a webresource and never granted accesss. Error Message HTTP 401.0 - Unauthorized You do not have permission to view this Directory or page. Logon Method Negotiate Logon User <Domain>crmdeploy
i already set to TRUE userAppPoolCredentials in IIS Manager->Configuration Editor->webServer/security/authentification/windowsAuthentification and kernel-mode authentification is enalbed and IISreset is performed. But i am still getting continuously prompted for credentials when i am tryingt to attempt to Access a webresource http://<Compuitername>:<port>
How can i solve this issue ?.
Thanks
Ali