rsAccessDenied - SQL server 2008 reporting services
Posted
by rboorgapally
on Server Fault
See other posts from Server Fault
or by rboorgapally
Published on 2009-10-11T02:24:35Z
Indexed on
2010/06/10
19:24 UTC
Read the original article
Hit count: 521
Hi,
I am running SQL server 2008 developer edition on windows vista home premium. I created a reporting services project that was built successfully in BIDS. When I try to deploy it it gives the following error:
Error rsAccessDenied : The permissions granted to user 'COMP\MYSELF' are insufficient for performing this operation.
The MYSELF account is the only account on the system. It has administrator rights. The reporting service is running with the LocalSystem service account.
If I log in with the MYSELF account into reportmanager, I cannot see the site settings tab. Without the site settings tab, how do I add or change the roles for MYSELF account.
In summary, please help me to open the reportmanager in the browser with the site settings link so that I can change the role of the user account.
© Server Fault or respective owner