One of the issues we faced after upgrading from CRM3 to CRM4 is that some users were unable to save the activities. They were able to save the activity, but an error is popping up which says that the user doesn't have permission to view this activity. The users were able to save and close/ save and new without any issue,
After putting the trace to work we found out that the user role has not been given read privilege to Queue. After giving the permission to this user roles we were able to proceed with out an issue.
This blog describes mostly about the work (CRM 365, CRM 2016, CRM 2015, CRM2011, CRM 4.0, CRM 3.0, C#,Javascript and SQL Server) i do.
Subscribe to:
Post Comments (Atom)
Retrieving Calendar of a Bookable Resource in Dynamics
There are occasions where we need to retrieve working days and working times of a resource in Dynamics grammatically. This is quite possible...
-
There is a bit of change in CRM 2011 than CRM 4. The code is below. Microsoft.Xrm.Sdk. EntityReference Moniker1 = new Microsoft.Xrm.S...
-
When you create a new security role from scratch and then assign only that role to a system user and when you log to the CRM site you might ...
-
There are occasions where we need to retrieve working days and working times of a resource in Dynamics grammatically. This is quite possible...
No comments:
Post a Comment