User1045943723 posted
How does one configure the service account in reporting services configuration manager so an ASP.net website on another server has permission to run a report.
We have a website set up on \\NSF-WEB and it points to data on
\\NSF-SQL. We are running VS2010 on \\NSF-WEB where we have a page with a remote
report.
<ServerReport ReportPath="/NSF_DB/MccLenderAnnual"
ReportServerUrl="http://
NSF-WEB /ReportServerNSFDB" />
The permissions granted to user
'SHELBYSYS\ NSF-WEB$' are insufficient for performing this operation.
(rsAccessDenied)
Thanks