Hi All,
We have a USER1 who can’t add a phone call (Contact) to the opportunity.
The owner of the opportunity is located in the same BU as this user.
We created a new TEST account with the same BU and Security Roles ( Security Role 1 and Security Role 2) as for USER1’s account.
This test account is ABLE to add a phone call to this opportunity.
USER1 is using Windows 10 with the supported by CRM set of browsers, cleared the local cache, reset settings but without a positive result. Using another computer – no go neither.
Error when adding a phone call (Access is denied):
The log file of this error (“Contact”, “Append to” are mentioned as a cause):
=============================================
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: a65c23f0-2a2b-e711-80fd-5065f38b0571, OwnerId: 9ce6b0a9-6814-e711-80fb-5065f38bf4c1, OwnerIdType: 8 and CallingUser: 9d2e84a3-6814-e711-80fb-5065f38bf4c1. ObjectTypeCode: 2, objectBusinessUnitId: e6c6dc63-e8ef-e611-80f7-5065f38bd451, AccessRights: AppendToAccess Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>237b5895-23b2-427a-ab74-d3d438b44407</ActivityId>
<ErrorCode>-2147187962</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>SecLib::AccessCheckEx failed. Returned hr = -2147187962, ObjectID: a65c23f0-2a2b-e711-80fd-5065f38b0571, OwnerId: 9ce6b0a9-6814-e711-80fb-5065f38bf4c1, OwnerIdType: 8 and CallingUser: 9d2e84a3-6814-e711-80fb-5065f38bf4c1. ObjectTypeCode: 2, objectBusinessUnitId: e6c6dc63-e8ef-e611-80f7-5065f38bd451, AccessRights: AppendToAccess </Message>
<Timestamp>2017-06-07T13:50:18.1633318Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
===========================================
Security Roles:
Security Role 1
Security Role 2 (All = "None selected")
What's wrong in this particular situation? Please help to identify the root of the problem.
*This post is locked for comments