I'm an getting an unhandled exception error when I attempt to access a data maps on my Microsoft CRM 4.0 deployment. When I examine the Application Event Log, I find the following error:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 4/2/2012
Time: 3:40:31 PM
User: N/A
Computer: CRMAPP01
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 4/2/2012 3:40:31 PM
Event time (UTC): 4/2/2012 10:40:31 PM
Event ID: 96e800a23bdf4302927adf2e74219d3f
Event sequence: 156463
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT-1-129778102284117638
Trust level: Full
Application Virtual Path: /
Application Path: c:\inetpub\wwwroot\
Machine name: CRMAPP01
Process information:
Process ID: 7416
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.
Request information:
Request URL: https://org.domain.com:443/tools/managemaps/edit.aspx?id={378A8EF9-D45F-4C7F-B6A4-6667E4C6F630}
Request path: /tools/managemaps/edit.aspx
User host address: 172.16.98.4
User: {bcb0c55c-2915-e111-9767-0017a4461427}
Is authenticated: True
Authentication Type: CrmPostAuthentication
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at Microsoft.Crm.Web.Tools.ManageMaps.ManageMapsDetailPage.PopulateImportableEntityList(Object sender, CrmFormEventArgs e)
at Microsoft.Crm.Application.Forms.EndUserForm.OnDataBound(CrmFormEventArgs e)
at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formType)
at Microsoft.Crm.Web.Tools.ManageMaps.ManageMapsDetailPage.ConfigureForm()
at Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Any thougths.... ???
*This post is locked for comments
I have the same question (0)