I received the following error during CRM 1.2 installation
Microsoft CRM Server Setu
Setup was unable to register the Service Principal Names (SPNs) of the Web
Service (IIS) for the ASP.NET logon account:UNITEDSPINAL\crmadmin To fix
this,manually add the SPNs once Setup is complete. For more information, see
the Microsoft CRM Implementation Guide.
Here is the application log error:
Event Type: Error
Event Source: Microsoft CRM
Event Category: None
Event ID: 2
Date: 02/10/2005
Time: 4:42:23 PM
User: N/A
Computer: APPS
Description:
MSCRM Platform Error Report
--------------------------------------------------------------------------------------------------------
Error: User Access Error
Error Message: User Access Error
Error Details: Details on this error have not been provided by the platform.
Source File: Not available
Line Number: Not available
Stack Trace Info: at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain()
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at
System.Web.CallHandlerExecutionStep.System.Web.Htt pApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously)
Here is what a user (CRMadmin) sees when he tries to login to the crm web site
You do not have permission to view this directory or page using the
credentials that you supplied because your Web browser is sending a
WWW-Authenticate header field that the Web server is not configured to
accept.
Please try the following:
· Contact the Web site administrator if you believe you should be able to
view this directory or page.
· Click the Refresh button to try again with different credentials.
HTTP Error 401.2 - Unauthorized: Access is denied due to server configuration.
Internet Information Services (IIS)
Thanks in advance for any comments or suggestions