Hi,
one of my colleagues gets the following message while creating an entity. Which parameters should I free to open the right to allow the creation?
Thanks.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: SecLib::AccessCheckEx failed. Returned hr = -2147187962, ObjectID: 3e30f8b4-8a0e-e511-8115-c4346baca120, OwnerId: da59e7ee-bb94-e411-80e1-c4346bac5eb8, OwnerIdType: 8 and CallingUser: d18b0e43-9116-e611-8112-3863bb34ea08. ObjectTypeCode: 1, objectBusinessUnitId: d7230759-ecfe-e411-8108-c4346bad522c, AccessRights: AppendToAccess 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: 3e30f8b4-8a0e-e511-8115-c4346baca120, OwnerId: da59e7ee-bb94-e411-80e1-c4346bac5eb8, OwnerIdType: 8 and CallingUser: d18b0e43-9116-e611-8112-3863bb34ea08. ObjectTypeCode: 1, objectBusinessUnitId: d7230759-ecfe-e411-8108-c4346bad522c, AccessRights: AppendToAccess </Message>
<Timestamp>2016-12-10T04:38:21.4832736Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>