Hi,
I am facing duplication detection error again. However, the workaround or solution I have mentioned there is not working anymore. https://communit.dynamics.com/crm/f/117/t/282495
Trying to figure out what is going on wrong with our environment. Duplicate detecting settings from Data Management and duplicate detection from entity level are already turned off. What else am I missing on this?
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Cannot insert duplicate key.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147220937</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Cannot insert duplicate key.</Message>
<Timestamp>2018-06-26T06:10:06.5244535Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText>
[Microsoft.Crm.ObjectModel: Microsoft.Crm.ObjectModel.GlobalActiveStagePlugin]
[bb48066e-f22f-412f-a530-91f72e4b859b: GlobalActiveStagePlugin]
</TraceText>
</OrganizationServiceFault>
Thanks in advance!
Regards,
Marvin
*This post is locked for comments