Help! Permissions problem running a report from a web app.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Qi4gQ2hlcm5pY2s=?=

    Help! Permissions problem running a report from a web app.

    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\NETWO RK 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?
Working...