The permissions granted to user ' are insufficient for performing this operation. (rsAccessDenied)"}

前端 未结 21 1118
暖寄归人
暖寄归人 2020-12-04 08:34

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

21条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-04 09:37

    What worked for me was:

    • Go to Site Setting
    • Click on "Configure site-wide security"
    • Click "New Role Assignment" button in top bar
    • Give the new role the following name "Everyone"
    • Of the available roles, grant it "System User" only
    • Click "Apply"

    That should do it,

    Good luck!

提交回复
热议问题