EDIT
New information has been discovered - This looks like it may be a place to start looking:
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:
So I checked the Computer User and Groups permissions:
What am I missing? As far as I can tell, DOMAIN\epicoradmin has permissions to everything.