Answered by:
CRM 2015 upgrade to 2016 CRM on premisis - opportunities issues

Question
-
Hi guys.
After upgrading CRM from 2015 to 2016 (on premisis) we have people (in sales CRM groups) complaining that they can no longer make new opportunites.
If I add problematic user to sysadmin group this problem is being solved.
Any known issue that upgrade corrupts something with permissions and opportunities.
with best regards
bostjanc
Friday, December 2, 2016 8:48 AM
Answers
-
Based on this error I can assume that users (based on their security roles) do not have rights to read Products (Principal user (Id=422d6151-87b8-e611-80c8-005056a82d45, type=8) is missing prvReadProduct privilege). Give users that privilege and you will be 1 step closer to resolving your issue. Good luck.
Dynamics CRM MVP
Read My blog
Subscribe for one of my courses- Proposed as answer by Andrii ButenkoMVP, Moderator Friday, December 2, 2016 2:08 PM
- Marked as answer by B_C_R Friday, December 2, 2016 2:10 PM
Friday, December 2, 2016 2:08 PMModerator
All replies
-
Hello,
I've done mentioned upgrade for one of my customers and everything went fine for them. What kind of issue your users experience?
Dynamics CRM MVP
Read My blog
Subscribe for one of my coursesFriday, December 2, 2016 8:50 AMModerator -
Thank you for your reply.
We have done two things.Upgraded CRM 2015 -> CRM 2016
and configured CRM IFD
The users get this error:
When they try to create new opportunity.
If I put that user to sysadmin group it does not have that kind of problemsbostjanc
Friday, December 2, 2016 9:12 AM -
Can you please click Download Log File and put content of downloaded file here?
Dynamics CRM MVP
Read My blog
Subscribe for one of my coursesFriday, December 2, 2016 9:28 AMModerator -
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Principal user (Id=422d6151-87b8-e611-80c8-005056a82d45, type=8) is missing prvReadProduct privilege (Id=60d420ca-7a88-4c0d-8286-c425b527fa98)Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147220960</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>Principal user (Id=422d6151-87b8-e611-80c8-005056a82d45, type=8) is missing prvReadProduct privilege (Id=60d420ca-7a88-4c0d-8286-c425b527fa98)</Message>
<Timestamp>2016-12-02T13:23:33.8544816Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>bostjanc
Friday, December 2, 2016 1:50 PM -
Based on this error I can assume that users (based on their security roles) do not have rights to read Products (Principal user (Id=422d6151-87b8-e611-80c8-005056a82d45, type=8) is missing prvReadProduct privilege). Give users that privilege and you will be 1 step closer to resolving your issue. Good luck.
Dynamics CRM MVP
Read My blog
Subscribe for one of my courses- Proposed as answer by Andrii ButenkoMVP, Moderator Friday, December 2, 2016 2:08 PM
- Marked as answer by B_C_R Friday, December 2, 2016 2:10 PM
Friday, December 2, 2016 2:08 PMModerator -
Thanks, after adding this permission, it started to work.
Do you perhaps know why all off sudden this started to be a problem?
With best regards
bostjanc
Friday, December 2, 2016 2:10 PM -
Unfortunately I have no idea. I believe that those privileges are required with some core sales functionality.
Dynamics CRM MVP
Read My blog
Subscribe for one of my coursesFriday, December 2, 2016 2:19 PMModerator