I am currently helping with a CRM 2016 on-premise installation. We were able to import the organization from a previous 2015 installation, configure claims based authentication and IFD. We are able to successfully authenticate, but are getting an error. I tried running a repair on the installation, but the same error persists. When I ran a trace on the server, I got the results listed below. Any help would be appreciated. Thanks.
# CRM Tracing Version 2.0
# LocalTime: 2016-08-17 15:24:30.053
# Categories:
# CallStackOn: No
# ComputerName: VCRM
# CRMVersion: 8.0.0000.1088
# DeploymentType: OnPremise
# ScaleGroup:
# ServerRole: AppServer, AsyncService, DiscoveryService, ApiServer, HelpServer, DeploymentService, SandboxServer, DeploymentManagementTools, VssWriter, EmailConnector
[2016-08-17 15:24:30.053] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 15 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5f463846-0ab5-4bfe-ac24-44700ec68233 | HttpApplication.RaiseOnError ilOffset = 0x0
>Request org.crm.com/default.aspx failed with exception System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.default_aspx.__BuildControlcrmHeader()
at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
at ASP.default_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:24:30.053] Process: w3wp |Organization:024dfaad-3660-df11-9a31-00155d051a32 |Thread: 15 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5f463846-0ab5-4bfe-ac24-44700ec68233 | ErrorInformation.LogError ilOffset = 0x21
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Object reference not set to an instance of an object.
Error Message: Object reference not set to an instance of an object.
Source File: Not available
Line Number: Not available
Request URL: org.crm.com/default.aspx
Stack Trace Info: [NullReferenceException: Object reference not set to an instance of an object.]
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.default_aspx.__BuildControlcrmHeader()
at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
at ASP.default_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:24:30.069] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 15 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5f463846-0ab5-4bfe-ac24-44700ec68233 | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x208
>System.NullReferenceException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #5B22DCDB: System.NullReferenceException: Object reference not set to an instance of an object.
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
> at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
> at Microsoft.Crm.Controls.BasicHeader..ctor()
> at Microsoft.Crm.Application.Controls.AppHeader..ctor()
> at ASP.default_aspx.__BuildControlcrmHeader()
> at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
> at ASP.default_aspx.FrameworkInitialize()
> at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:24:59.165] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 15 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1fcb8303-7331-4d24-bef6-f656d3477fda | HttpApplication.RaiseOnError ilOffset = 0x0
>Request https://org.crm.com/main.aspx failed with exception System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.main_aspx.__BuildControlcrmHeader()
at ASP.main_aspx.__BuildControlTree(main_aspx __ctrl)
at ASP.main_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:24:59.181] Process: w3wp |Organization:024dfaad-3660-df11-9a31-00155d051a32 |Thread: 15 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1fcb8303-7331-4d24-bef6-f656d3477fda | ErrorInformation.LogError ilOffset = 0x21
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Object reference not set to an instance of an object.
Error Message: Object reference not set to an instance of an object.
Source File: Not available
Line Number: Not available
Request URL: https://org.crm.com/main.aspx
Stack Trace Info: [NullReferenceException: Object reference not set to an instance of an object.]
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.main_aspx.__BuildControlcrmHeader()
at ASP.main_aspx.__BuildControlTree(main_aspx __ctrl)
at ASP.main_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:24:59.181] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 15 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1fcb8303-7331-4d24-bef6-f656d3477fda | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x208
>System.NullReferenceException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #5242765B: System.NullReferenceException: Object reference not set to an instance of an object.
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
> at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
> at Microsoft.Crm.Controls.BasicHeader..ctor()
> at Microsoft.Crm.Application.Controls.AppHeader..ctor()
> at ASP.main_aspx.__BuildControlcrmHeader()
> at ASP.main_aspx.__BuildControlTree(main_aspx __ctrl)
> at ASP.main_aspx.FrameworkInitialize()
> at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:25:37.796] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 15 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: c0b58cf7-8ae6-455f-ac76-b29d1777dadb | HttpApplication.RaiseOnError ilOffset = 0x0
>Request org.crm.com/default.aspx failed with exception System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.default_aspx.__BuildControlcrmHeader()
at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
at ASP.default_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:25:37.796] Process: w3wp |Organization:024dfaad-3660-df11-9a31-00155d051a32 |Thread: 15 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: c0b58cf7-8ae6-455f-ac76-b29d1777dadb | ErrorInformation.LogError ilOffset = 0x21
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Object reference not set to an instance of an object.
Error Message: Object reference not set to an instance of an object.
Source File: Not available
Line Number: Not available
Request URL: org.crm.com/default.aspx
Stack Trace Info: [NullReferenceException: Object reference not set to an instance of an object.]
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.default_aspx.__BuildControlcrmHeader()
at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
at ASP.default_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:25:37.796] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 15 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: c0b58cf7-8ae6-455f-ac76-b29d1777dadb | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x208
>System.NullReferenceException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #32109D31: System.NullReferenceException: Object reference not set to an instance of an object.
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
> at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
> at Microsoft.Crm.Controls.BasicHeader..ctor()
> at Microsoft.Crm.Application.Controls.AppHeader..ctor()
> at ASP.default_aspx.__BuildControlcrmHeader()
> at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
> at ASP.default_aspx.FrameworkInitialize()
> at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:25:42.766] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 11 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1f91af4d-7820-47e6-98b8-840cf36e6f48 | HttpApplication.RaiseOnError ilOffset = 0x0
>Request org.crm.com/default.aspx failed with exception System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.default_aspx.__BuildControlcrmHeader()
at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
at ASP.default_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:25:42.766] Process: w3wp |Organization:024dfaad-3660-df11-9a31-00155d051a32 |Thread: 11 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1f91af4d-7820-47e6-98b8-840cf36e6f48 | ErrorInformation.LogError ilOffset = 0x21
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Object reference not set to an instance of an object.
Error Message: Object reference not set to an instance of an object.
Source File: Not available
Line Number: Not available
Request URL: org.crm.com/default.aspx
Stack Trace Info: [NullReferenceException: Object reference not set to an instance of an object.]
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.default_aspx.__BuildControlcrmHeader()
at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
at ASP.default_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:25:42.766] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 11 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1f91af4d-7820-47e6-98b8-840cf36e6f48 | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x208
>System.NullReferenceException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #31F45BF8: System.NullReferenceException: Object reference not set to an instance of an object.
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
> at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
> at Microsoft.Crm.Controls.BasicHeader..ctor()
> at Microsoft.Crm.Application.Controls.AppHeader..ctor()
> at ASP.default_aspx.__BuildControlcrmHeader()
> at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
> at ASP.default_aspx.FrameworkInitialize()
> at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:27:04.796] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 11 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: c28621e0-ff34-4f1b-a3af-f0680774a5ae | HttpApplication.RaiseOnError ilOffset = 0x0
>Request org.crm.com/default.aspx failed with exception System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.default_aspx.__BuildControlcrmHeader()
at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
at ASP.default_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:27:04.796] Process: w3wp |Organization:024dfaad-3660-df11-9a31-00155d051a32 |Thread: 11 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: c28621e0-ff34-4f1b-a3af-f0680774a5ae | ErrorInformation.LogError ilOffset = 0x21
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Object reference not set to an instance of an object.
Error Message: Object reference not set to an instance of an object.
Source File: Not available
Line Number: Not available
Request URL: org.crm.com/default.aspx
Stack Trace Info: [NullReferenceException: Object reference not set to an instance of an object.]
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
at Microsoft.Crm.Controls.BasicHeader..ctor()
at Microsoft.Crm.Application.Controls.AppHeader..ctor()
at ASP.default_aspx.__BuildControlcrmHeader()
at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
at ASP.default_aspx.FrameworkInitialize()
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2016-08-17 15:27:04.796] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 11 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: c28621e0-ff34-4f1b-a3af-f0680774a5ae | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x208
>System.NullReferenceException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #F09740E5: System.NullReferenceException: Object reference not set to an instance of an object.
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleParameters()
> at Microsoft.Crm.Application.Utility.Util.GetConfigurableThemeStyleSheetUrl()
> at Microsoft.Crm.Controls.Header..ctor(Boolean isControlHeader)
> at Microsoft.Crm.Controls.BasicHeader..ctor()
> at Microsoft.Crm.Application.Controls.AppHeader..ctor()
> at ASP.default_aspx.__BuildControlcrmHeader()
> at ASP.default_aspx.__BuildControlTree(default_aspx __ctrl)
> at ASP.default_aspx.FrameworkInitialize()
> at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)