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
The report might want to access a DataSource or DataView where the AD user (or AD group) has insuficcient access rights.
Make sure you check out the following URLs:
http://REPORTSERVERNAME/Reports/Pages/Folder.aspx?ItemPath=%2fDataSourceshttp://REPORTSERVERNAME/Reports/Pages/Folder.aspx?ItemPath=%2fDataSetsThen choose Folder Settings
(or the appropriate individual DataSource or DataSet) and select Security. The user group needs to have the Browser permission.