After the Product update (Settings -> Administration - > Install Updates) recently I have done with my local environment. I get a following issue when I search Lookup field (Connected To) – Connection Entity with specific name auto search issue:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.InvalidOperationException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #1AE4ED8ADetail:
<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.InvalidOperationException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #1AE4ED8A</Message>
<Timestamp>2015-07-07T13:45:53.9419895Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Appreciated, Could anybody help me on this.
*This post is locked for comments
I have the same question (0)Have you enabled tracing and checking the log fiel probably that may provide more information about the issue ?