Reputation: 14507
When I try to deploy reports to a newly installed SSRS 2005 server (remote server) I get the following error in VS2005:
The permissions granted to user 'CEINTERNAL\IUSR_COMPELLENT01' are insufficient for performing this operation.
What permissions are needed to deploy a report project in VS2005?
Upvotes: 0
Views: 5753
Reputation: 644
Assign either the Admin or Publisher role to CEINTERNAL\IUSR_COMPELLENT01 to the root folder in the Report Manager hierarchy.
Hope this helps,
Bill
Upvotes: 2