Hello,
I have a user who suddenly cannot open quote records he has created. He receives the following message saying the record is unavailable or you do not have sufficient permissions to view it. We haven't changed user permissions.
I had him send me a copy of the error log file. The log file says that the Opportunity record does not exist?
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #38C555A5Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #38C555A5</Message>
<Timestamp>2015-09-22T18:11:03.1878983Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220969</ErrorCode>
<ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>opportunity With Id = 52b92b13-4f61-e511-80df-3863bb2ef238 Does Not Exist</Message>
<Timestamp>2015-09-22T18:11:03.1878983Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</OrganizationServiceFault>
This sales person is the only person experiencing this issue. Any ideas on how to fix?
Thanks so much,
David Pfiester
*This post is locked for comments
I have the same question (0)