all groups > sql server reporting services > november 2007 >
You're in the

sql server reporting services

group:

Can't access Reporting with Management Studio


Re: Can't access Reporting with Management Studio Alain Quesnel
11/1/2007 12:00:00 AM
sql server reporting services: Did you check SQL Server Configuration Manager to see if the Reporting
Services service is started? It could also be a rights issue. Do you have
sysadmin rights on your MSSQL server?

--

Alain Quesnel
alainsansspam@logiquel.com

www.logiquel.com


[quoted text, click to view]
Re: Can't access Reporting with Management Studio Bruce L-C [MVP]
11/1/2007 12:00:00 AM
Whoa! To deploy a report to RS does not need sysadmin rights. There is no
way that developers should have sysadmin rights on SQL server. RS does
everything based on its roles.

The local administrators role on the server (server not SQL Server)
automatically puts all users in that role with the rights to do anything
(subscriptions, deploy reports etc) to Reporting Services. However,
individual users or groups can be added to roles.

In Report Manager, be at Home. Click on the Properties tab, Click New Role
Assignments. Try Content Manager or Publisher. One of those roles will work.

All other folders inherit from home.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services



[quoted text, click to view]

Can't access Reporting with Management Studio Joel
11/1/2007 8:27:01 AM
Bonjour!

I can't have access with my management studio to Reporting services
(2005)installed on my web server. (Cannot connect to...)Do my developpers
needs special rights?

Re: Can't access Reporting with Management Studio Joel
11/1/2007 10:13:03 AM
Thanks Guys, when we are with the browser on Reports Server, they can deploy
and access it, I made a special role for them, but with management studio we
cannot connect to it at all.

Joel:)

[quoted text, click to view]
Re: Can't access Reporting with Management Studio Bruce L-C [MVP]
11/1/2007 11:14:19 AM
What do you mean access? You should be able to design reports without any
access to RS. It is only when deploying that you need special rights. Either
they need to be part of the local administrators group on the server where
RS is running OR they need to be put into the appropriate role (read up on
roles for Reporting Services).


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Re: Can't access Reporting with Management Studio Joel
11/1/2007 11:50:00 AM
Yes that's what I do. My little issue here is not in Visual Studio, it is
when I try to connect to report server with MS SQL Server management studio,
on my test server that I have, everything on one box, it is connecting but
with my prod it doesn't. My prod is different, the Reporting is installed on
a web server with the database on another server.

Regards, Joel :)

[quoted text, click to view]
Re: Can't access Reporting with Management Studio Bruce L-C [MVP]
11/1/2007 1:09:09 PM
Have you specified the path to deploy to? Right mouse click on the project
in BI Studio/VS. You need to set the target server URL to something like
this:
http://yourserver/ReportServer


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Re: Can't access Reporting with Management Studio Joel
11/1/2007 1:41:00 PM
Thanks, that's what I will do.

Regards, Joel :)

[quoted text, click to view]
Re: Can't access Reporting with Management Studio Bruce L-C [MVP]
11/1/2007 3:05:41 PM
I'm sorry. You asked about the developers so I immediately thought the issue
was not being able to deploy. Hence the thrust of all my posts. I never use
Management studio for anything with RS. I pulled it up just to see what it
offers and it does very little. It shows you some things but Report Manager
can easily do everything and more than what you can do with Management
Studio.

The other poster mentioned sysadmin rights on SQL Server. I don't think this
is necessary because when I look at what information is provided and changes
allowed, it is all straight Reporting Services. If you want developers to be
doing this (adding roles for instance) then have them either be in the local
administrators account on the server that is hosting Reporting Services or
add their account to the System Administrator role.

I suggest first making sure the developers can do what they need to do with
Report Manager.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Re: Can't access Reporting with Management Studio Alain Quesnel
11/2/2007 10:26:16 AM
I agree that developers shoudn't have sa rights. I just wanted to know if he
could access SSRS through Management Studio with such rights. I've had a
similar issue that had to do with renaming a machine that hosts SSRS. I
still can't make the SSRS webserver work with a new machine name.


--

Alain Quesnel
alainsansspam@logiquel.com

www.logiquel.com


[quoted text, click to view]
AddThis Social Bookmark Button