Does anyone know where to begin with trying to figure out the root cause of this?
ORGINAL POST
I am getting an error when in Report Style Maintenance creating a new Style for an RDD based Report. When I click on Actions > Create SSRS Report, the following is displayed:
The permissions granted to user
'DOMAIN\epicoradmin' are insufficient for performing this operation. --->
Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException:
The permissions granted to user
'DOMAIN\epicoradmin' are insufficient for performing this operation.
I have checked IIS to ensure that the Application Pool has the Identity of that account, which it does:
I also checked the permissions for every folder on the SSRS Web Interface (starting at the root and going all the way to “CustomReports”, and that looks good to go as well:
…and as I am typing this, I figured it out…it would seem that the Application Pool had an incorrect password set…how that would allow for [most] everything to still work is beyond me, but I digress…