Another rsAccessDenied problem with SSRS
Posted
by Rich.Carpenter
on Stack Overflow
See other posts from Stack Overflow
or by Rich.Carpenter
Published on 2010-03-14T05:02:50Z
Indexed on
2010/03/14
5:05 UTC
Read the original article
Hit count: 290
ssrs
|sql-server-2008
I've read through a lot of posts regarding the problem, but none of the proposed solutions have worked for me. I continue to get an error stating, "The permissions granted to user '\Rich' are insufficient for performing this operation. (rsAccessDenied)." If I am logged in as the local administrator account, entering the Reporting Services URL in IE doesn't give me that error, but it takes me to a blank page. I haven't been able to get to a SSRS home page at all.
Order of operations: I installed and patched Windows 7 Ultimate 64-bit I installed SQL Server Express 2008 with Advanced Services using the MS web installer. I downloaded and installed SP1 for SQL Server Express 2008.
I've tried running IE as administrator, adding local machine to trusted sites, and just about every other suggestion I've found. I even ran the entire installation logged in as the local administrator. Nothing seems to work. Could someone please tell me, considering the above installation process, what I should expect to do after to make this work?
© Stack Overflow or respective owner