December 12, 2005 at 12:45 pm
Hi
So far I have been deploying ssrs reports (2005) through the designer by a secondary(right) click followed by deploy..worked fine.But now my requirement is that ALL the reports and RELATED resources should be deployed at one go (some thing like a batch deploy) with one action so that it can be done by any one.
Is there an example that can point me to build such a deployment pkg for SSRS.
Thanks
December 13, 2005 at 4:00 am
There are two ways to do this:
1. From the Build menu in Visual Studio
2. From the command-line useing the rs utility and a script
From your question I assume you nned to do the latter, there are some script samples provided with Reporting Services which you should find in:
Program Files\Microsoft SQL Server\MSSQL\Reporting Services\Samples\Scripts
They're not that great but should give you some pointers. There's also help on the rs utility in the SQL Reporting Services books online.
HTH
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply