Hello all
One of our managers is receiving an Access Denied prompt when attempting to reactivate a resolved Case in CRM. His security access for the Case entity is all set to "Organization" so it looks like some other security change is necessary, but I can't find it. I have pasted the error code he receives below:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: SecLib::AccessCheckEx failed. Returned hr = -2147187962, ObjectID: 49f61f1d-20bd-e411-80ed-005056907a79, OwnerId: 31daedcc-53e7-e311-80cb-005056907a79, OwnerIdType: 8 and CallingUser: 67d86f0a-57f2-e311-80cb-005056907a79. ObjectTypeCode: 4200, objectBusinessUnitId: 35215c02-10dd-e311-80cb-005056907a79, 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: 49f61f1d-20bd-e411-80ed-005056907a79, OwnerId: 31daedcc-53e7-e311-80cb-005056907a79, OwnerIdType: 8 and CallingUser: 67d86f0a-57f2-e311-80cb-005056907a79. ObjectTypeCode: 4200, objectBusinessUnitId: 35215c02-10dd-e311-80cb-005056907a79, AccessRights: WriteAccess </Message>
<Timestamp>2015-04-16T16:10:32.9695139Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
*This post is locked for comments
I have the same question (0)