I am running Microsoft CRM 3.0 on a virtual server, and CRM is using SQL 2005 which is installed on a seperate server. Both servers are in the same domain, and are running Windows Server 2003 Standard Edition. The IIS sites on both servers do not use host header values, and I have trusted the SQL server for the specified delegation (http and msqlsvc.) When I atempt to view the "Reports" from the CRM console I get the following error.
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 6/21/2007
Time: 10:04:41 AM
User: N/A
Computer: CRMSERVERNAME
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 6/21/2007 10:04:41 AM
Event time (UTC): 6/21/2007 3:04:41 PM
Event ID: d3f9fd0679c140b9b46ce1136b
0ebe12
Event sequence: 173
Event occurrence: 4
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/2109077562/Root-
1-12826910
9999016478
Trust level: Full
Application Virtual Path: /
Application Path: C:\Inetpub\wwwroot\Microso
ft CRM\
Machine name: CRMSERVERNAME
Process information:
Process ID: 3268
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: WebException
Exception message: The request failed with HTTP status 401: Unauthorized.
Request information:
Request URL:
http://10.11.2.36/CRMReports/home_reports.aspx Request path: /CRMReports/home_reports.a
spx
User host address: 10.11.2.36
User: domain\useraccount
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 13
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.Services.Protoc
ols.SoapHt
tpClientPr
otocol.Rea
dResponse(
SoapClient
Message message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protoc
ols.SoapHt
tpClientPr
otocol.Inv
oke(String
methodName, Object[] parameters)
at Microsoft.Crm.ReportingSer
vices.Repo
rtingServi
ce.GetReso
urceConten
ts(String Resource, String& MimeType)
at Microsoft.Crm.Reports.Repo
rtCache.ge
t_Category
List()
at Microsoft.Crm.Reports.Home
.Configure
Page()
at Microsoft.Crm.Application.
Controls.A
ppPage.OnP
reRender(E
ventArgs e)
at System.Web.UI.Control.PreR
enderRecur
siveIntern
al()
at System.Web.UI.Page.Process
RequestMai
n(Boolean includeStagesBeforeAsyncPo
int, Boolean includeStagesAfterAsyncPoi
nt)
Custom event details:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Start Free Trial