Wednesday, August 28, 2013

System.Web.Services.Protocols.SoapException



When we open a SCCM 2012 report in edit mode  in Microsoft SQL Server Report Builder the user may receiver following error;
System.Web.Services.Protocols.SoapException: The permissions granted to user 'Domain\Username' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'Domain\Username' are insufficient for performing this operation. Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'Domain\Username' are insufficient for performing this operation.
 
Reason: As mentioned in above error msg, it is a permission issue for that user.
Assigning the permissions:
Open the Report manager by going to  \\<servername>\Reports then right click on the ConfigMgr_<Sitecode> then open Security
That will open all the users and their permission.
Pick the problem user then edit the permissions as required then Apply the permissions.




Venu Singireddy


No comments:

Post a Comment