From: JamesL on
We have SSRS 2005 integrated with MOSS 2007. As of this morning one user can
no longer run reports. Every report results in the exception pasted below.
Strangely, this same error has been appearing in the log files for that last
two weeks for a number of users but none of them have any problem viewing
reports. All permissions in SQL and in MOSS are based on AD groups. There
are no per-user permissions anywhere - yet this one user can't view reports.
I've tested his account on different machines, different browsers, different
reports; no luck. I've configured SSRS to verbose logging and there is no
additional info to be had.

Can anyone shed some light on this?
Thanks.

System.Web.Services.Protocols.SoapException: The permissions granted to user
'NET\USER' are insufficient for performing this operation. --->
Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The
permissions granted to user 'NET\USER' are insufficient for performing this
operation.
--- End of inner exception stack trace ---
at
Microsoft.ReportingServices.WebServer.ReportingService2005Impl.GetPermissions(String Item, String[]& Permissions)
From: JamesL on
....and just as mysteriously, it began working again this morning. If anyone
has a clue on why a permission issue would appear out of thin air, linger for
two days and then disappear, I'd still like to know.

Thanks,
James