Sunday, March 11, 2012

Deploying reports on remote report server

Hello all,

I am trying to deploy my rdl's to a remote report server. I have given a valid path in the properties window before deploying...https://RemoteServerName/ReportServer. Now I get the error :

Error 1 The permissions granted to user 'domain\user' are insufficient for performing this operation.

what permission do I need on the remote server for deployment?

Thanks.....

You need rights to execute the Manage Reports, Manage Data Sources, and Manage Resources tasks. The pre-defined Content Manager role will give you these rights.|||

Hello Teo,

thanks for responding. where do I set the content manager role? Could you please tell me the steps involved?

Thanks...

|||

1. Open up the Report Manager (or use SQL Server Management Studio).

2. Navigate to the folder where your reports are and go to the folder properties and then Security tab.

3. Click Edit Item Security and click OK on the dialog that follows.

4. Click New Role Assignment.

5. Type in the Windows account (domain\user) or group that you want grant permissions to and select the Content Manager checkbox. Hit OK.

|||Hi I got the same issue. I tried to follow the steps given above. This is the first time I am deploying a report. There are no prior reports. I don't know what folder I need to navigate. Do I need to create a folder in Report Manager? I tried creating a folder and go to the security tab but I didn't see any Edit Item Security...Can you please explain? Thanks...|||You specify the deployment folder on the Report Server project properties (TargetReportFolder property). If you want to have access to all folders, grant your account Content Manager rights on the root Home folder in the Report Manager.

No comments:

Post a Comment