We are getting a permission error running a server report on
our website.
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.
The report works from VS2010 but when we try to run it in a
browser we get the error below.
The permissions granted to user
'SHELBYSYS\ NSF-WEB$' are insufficient for performing this operation.
(rsAccessDenied)
We have tried
The Reporting Service Configuration Manager Service Account
is set to Network Service. We tried setting the Service Account to Administrator
but then the report returned a 404 error in VS2010.
rossman308
Member
349 Points
119 Posts
ServerReport in webpage: The permissions granted to user are are insufficient
Dec 23, 2011 10:14 PM|LINK
We are getting a permission error running a server report on
our website.
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 report works from VS2010 but when we try to run it in a
browser we get the error below.
The permissions granted to user
'SHELBYSYS\ NSF-WEB$' are insufficient for performing this operation.
(rsAccessDenied)
We have tried
The Reporting Service Configuration Manager Service Account
is set to Network Service. We tried setting the Service Account to Administrator
but then the report returned a 404 error in VS2010.
How can we work
around this issue?
Thanks