Hi!
We are having problems adding security roles to a user.
The user that is executing the action did not have the privilege "prvCreateUser", but he never had and before he can assign the security roles.
Can somebody explain to me why this happens?
Why the user need this privilege?
This is the log of the error:
Message: System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Crm.CrmException: RoleService::VerifyCallerPrivileges failed. User: fe35d2b1-edff-e911-a812-000d3ab8d3b4, UserBU: 89ed7196-4901-ea11-a811-000d3ab3d5b4, PrivilegeName: prvCreateUser, PrivilegeId: 0a3d4421-af6d-42ed-b3c2-b51deb73d1d5, Depth: Local, BusinessUnitId: 89ed7196-4901-ea11-a811-000d3ab3d5b4, MissingPrivilegeCount: 1
Thx in advance.