The following error message is logged in the Application event log on the server that is running Microsoft CRM:
Error Description:
Exception from HRESULT: 0x80044150.
Error Details:
Exception from HRESULT: 0x80044150.
Error Number:
0x80044150
Source File:
Not available
Line Number:
Not available
Date: date
Time: time
Type: Platform Error (3)
Server: IP address
Request URL:
URL
Note You may receive this error message when the user is assigned a role that has permissions to view a sales account, a lead, or an opportunity that is owned by another user.
Details: Server Error in '/' Application.
Exception from HRESULT: 0x80044150.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x80044150.
Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace: [COMException (0x80044150): Exception from HRESULT: 0x80044150.] Microsoft.Crm.Platform.ComProxy.CRMAccountClass.RetrievePrincipalAccess(CUserAuth& Caller, String AccountId, CSecurityPrincipal& Principal) +0 Microsoft.Crm.Application.Platform.Account.InternalGetPrivileges(String id, CSecurityPrincipal& securityPrincipal) +36 Microsoft.Crm.Application.Platform.Entity.GetPrivileges(CSecurityPrincipal securityPrincipal) +34 Microsoft.Crm.Security.PrivilegeCheck.Execute(User user, Entity entity) +246 Microsoft.Crm.Security.PrivilegeCheckFactory.CreatePrivilegeCheck(User user, Entity entity) +105 Microsoft.Crm.Application.Forms.EndUserForm.RetrieveDataParams() +24 Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity) +67 Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType) +83 Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity) +13 Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm() +238 Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e) +30 System.Web.UI.Control.PreRenderRecursiveInternal() +62 System.Web.UI.Page.ProcessRequestMain() +1499