all groups > sql server reporting services > october 2006 >
You're in the

sql server reporting services

group:

Redeploying Reports


Redeploying Reports Tarun Mistry
10/9/2006 4:37:57 PM
sql server reporting services:
Hi everyone,

is it possible to "package" my reports so that I can deploy them on
different servers? If so, how would I go bout doing this?

I dont want to instal VS everwhere, copy across a project and then deploy.
Is there a better way?

With kind regards
Taz

RE: Redeploying Reports Amarnath
10/9/2006 10:56:02 PM
You dont have to have VS but sure you will be having SSRS in the server that
is enough to deploy in different servers. Just change the server URL location
in the configuration of the project and deploy. from one location you can
deploy in different servers.

Amarnath

[quoted text, click to view]
Re: Redeploying Reports Kaisa M. Lindahl Lervik
10/10/2006 12:00:00 AM
Are you deploying from VS, or do you want to deploy your reports to servers
you can't access from your development box?

If you can deploy from VS, do as Amarnath suggests.
If you can't deploy from VS, you need to do some scripting. Or you could
always just dump the rdl files on the server, and then do Upload File for
each report. If you want to do it a bit more streamlined, you need to script
it.
I outlined a scripting solution a few weeks ago. You find it here
http://groups.google.no/group/microsoft.public.sqlserver.reportingsvcs/browse_frm/thread/4b727e8aa247dd8a/134cb24f9d0fee55?lnk=st&q=%22reporting+services%22+script+kaisa&rnum=1&hl=no#134cb24f9d0fee55

Kaisa M. Lindahl Lervik



[quoted text, click to view]

Re: Redeploying Reports Tarun Mistry
10/10/2006 12:00:00 AM
Thanks for the replies guys,

Kaisa the automated script is exactly what I was looking for.

Thanks for your help!

Taz


[quoted text, click to view]

AddThis Social Bookmark Button