January 12, 2012 at 12:07 pm
I am having trouble connecting to my local report server. I have to turn off User Account Controls in Vista to access. When it is on I get a message saying I don't have permission to use the service. Can someone help me set these permissions so I can turn on my UAC?
January 12, 2012 at 12:10 pm
have you tried to connect to the report server by launching IE by right clicking and selecting "run as administrator"?
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
January 12, 2012 at 12:35 pm
Yes tried that and this is the error I am getting:
User 'RAC-PC\RAC' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.
January 12, 2012 at 1:18 pm
verify that your roles are properly set.
start up SSMS and connect to the SSRS instance.
Under Security --> System Roles, verify that the System Administrator has the proper settings.
Under Roles, verify that the Role you assigned yourself under the root SSRS folder has the needed rights.
January 12, 2012 at 1:24 pm
btw, there is also a difference between using http://localhost/ blah vs http://127.0.0.1/blah
try using localhost.
January 12, 2012 at 2:08 pm
Geoff A (1/12/2012)
verify that your roles are properly set.start up SSMS and connect to the SSRS instance.
Under Security --> System Roles, verify that the System Administrator has the proper settings.
Under Roles, verify that the Role you assigned yourself under the root SSRS folder has the needed rights.
Under security I see Server roles not system roles and I gave my user all permissions by going to properties and under server roles checking all the boxes. Still get the same error
January 12, 2012 at 2:14 pm
that sounds like you are connecting to the Database Engine.
Connect to Reporting Services instead.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply