Reporting Services Error rsAccessDenied
Hello All,
I am having problem while opening the local report server page. Here is the error:
Reporting Services Error
The permissions granted to user 'Deepakxxx\xxxxx' are insufficient for performing this operation. (rsAccessDenied) Get
Online Help
SQL Server Reporting Services
Can anyone help me out with this. I already tried opening with admin rights and also disabled the UAC, nothing worked for me.
Thanks! in advancedeepak
November 27th, 2011 12:35am
Hi deepak,
I am wondering if you have granted the user 'Deepakxxx\xxxxx' permission to access report server content and operations through role assignment.To grant access to other users, a local administrator must create a role assignment
that specifies a domain user or group account, one or more roles that define the tasks the user can perform, and a scope (usually the Home folder or root node of the report server folder hierarchy). You can use Report Manager to create the role assignments.
For more information, search for "Role Assignments" in SQL Server Books Online.
2 related threads for your reference:
http://www.gotknowhow.com/articles/reportserver-permissions-granted-are-insufficient-for-performing-this-operation-rsaccessdenied
http://msdn.microsoft.com/en-us/library/aa337471.aspx
Thanks,
LolaPlease remember to mark the replies as answers if they help.
Free Windows Admin Tool Kit Click here and download it now
November 28th, 2011 3:16am