I created a report model using SSRS (2005) and published to the local server. But when I tried to run the report for the model I published using report builder I get the fol
Just like Nasser, I know this was a while ago but I wanted to post my solution for anyone who has this problem in the future.
I had my report setup so that it would use a data connection in a Data Connection library hosted on SharePoint. My issue was that I did not have the data connection 'approved' so that it was usable by other users.
Another thing to look for would to make sure that the permissions on that Data Connection library also allows read to the select users.
Hope this helps someone sooner or later!
Old but relevant issue. I solved for 2012 by logging in to the reporting server and:
Can't say that I'm comfortable with this solution, but I needed something that worked and it worked. Hope this helps someone else.
This worked for me- -go to the report manager, check site settings-> Security -> New Role Assignment-> add the user
-Also, go to Datasets in report manager -> your report dataset -> Security -> New Role Assignment -> add the user with the required role.
Thanks!
It's because of lack of privilege for the user you are running the report builder, just give that user or a group a privilege to run report builder. Please visit this article
Or for shortcut:
Problem:
Error rsAccessDenied : The permissions granted to user 'User\User' are insufficient for performing this operation.
Solution:
Click "Folder Setting" > "New Role Assignment" Then type "User\User" in the 'Group or user name text box'. Check the Roles check boxes that you would want the user to have.
Run BIDS as administrator despite of existing membership of Administrators group.