We are experienced a high number of errors on a daily basis by all users, very frequently not repeatable. All error logs are being sent to Microsoft. Is anyone having a similar experience? Is there any pre or post configuration we need to change? Can I see a summary of all errors anywhere? We are all using IE 11.0 and integrated 0365 security. Here is one example -
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #2AAB6CB1Detail:
<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: #2AAB6CB1</Message>
<Timestamp>2014-01-21T17:20:06.8658282Z</Timestamp>
<InnerFault>
<ErrorCode>-2147220953</ErrorCode>
<ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>The object you tried to delete is associated with another object and cannot be deleted.</Message>
<Timestamp>2014-01-21T17:20:06.8658282Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<TraceText i:nil="true" />
</OrganizationServiceFault>
Regards.