B
B. Chernick
I've never done this before. I have an ASP.Net 2.0 app running on an
internal server (no special permissions, wide open access within our
intranet.) I added a page with a report viewer control. The published
report itself runs fine when called through the Reporting Services
Folder.aspx. It also runs fine if I run the web app on my own machine in VS.
If I try to run the web app on the server and call the report, I get this
error: The permissions granted to user 'NT AUTHORITY\NETWORK SERVICE' are
insufficient for performing this operation. (rsAccessDenied)
I have been googling this problem and trying various solutions (adding
Network Service to groups, adding roles through the RS utility, etc) but so
far no luck.
Any suggestions?
internal server (no special permissions, wide open access within our
intranet.) I added a page with a report viewer control. The published
report itself runs fine when called through the Reporting Services
Folder.aspx. It also runs fine if I run the web app on my own machine in VS.
If I try to run the web app on the server and call the report, I get this
error: The permissions granted to user 'NT AUTHORITY\NETWORK SERVICE' are
insufficient for performing this operation. (rsAccessDenied)
I have been googling this problem and trying various solutions (adding
Network Service to groups, adding roles through the RS utility, etc) but so
far no luck.
Any suggestions?