Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: SecLib::AccessCheckEx failed. Returned hr = -2147187962, ObjectID: ade26047-240e-e511-9020-00155dca650e, OwnerId: b2b8806c-d779-e211-ab5f-00155d1e7f1c, OwnerIdType: 8 and CallingUser: 3cfa2086-65f5-e311-aac5-00155d1e7f87. ObjectTypeCode: 4200, objectBusinessUnitId: 8b931efc-8fd2-e111-ac7b-00155d37c821, AccessRights: WriteAccess Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147187962</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>SecLib::AccessCheckEx failed. Returned hr = -2147187962, ObjectID: ade26047-240e-e511-9020-00155dca650e, OwnerId: b2b8806c-d779-e211-ab5f-00155d1e7f1c, OwnerIdType: 8 and CallingUser: 3cfa2086-65f5-e311-aac5-00155d1e7f87. ObjectTypeCode: 4200, objectBusinessUnitId: 8b931efc-8fd2-e111-ac7b-00155d37c821, AccessRights: WriteAccess </Message>
<Timestamp>2016-02-02T18:57:50.5049734Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
This error is occurring when the user is trying to merge records?
Any feedback would help!
Thank you!