Hi all,
I getting following error on AccountPostcreateUpdate.. I gave full access to users in security roles but its not working. am having two field named RM and PM both are users Look up field. PM field working fine but in RM field am getting following Error. Please Guide me..
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:
35959570-8060-e211-a025-001422141ded, OwnerId: 1312cd90-13f6-de11-8ad2-0024e880cc4c, OwnerIdType: 8 and CallingUser: 5e284c7b-aeea-e111-a782-0024e880cc4c. ObjectTypeCode: 3, objectBusinessUnitId: 6812a362-99aa-de11-9c01-0024e880cc4c, AccessRights: 9 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: 35959570-8060-e211-a025-001422141ded, OwnerId: 1312cd90-13f6-de11-8ad2-0024e880cc4c, OwnerIdType: 8 and CallingUser: 5e284c7b-aeea-e111-a782-0024e880cc4c. ObjectTypeCode: 3, objectBusinessUnitId:
6812a362-99aa-de11-9c01-0024e880cc4c, AccessRights: 9 </Message>
<Timestamp>2013-05-27T12:46:13.794152Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText>
[CRM2011Plugins: CRM2011Plugins.OppPreUpdate]
[6dab835f-1820-e211-8fbd-001422141ded: CRM2011Plugins.OppPreUpdate: Update of opportunity]
</TraceText>
</OrganizationServiceFault>