I am writing a Reporting Services solution for a customer. I am developing this solution on my development environment, and don’t have access to the customers site. I am looking for a way to package up my Reporting Services solution. I want some type of Setup deployment package that will assist them with specifying their production data sources during installation.
Share
There isn’t one built in.
action. See Walkthrough: Creating a Custom Action for an
example.
http://SsrsServer.mydomain.tld/ReportServer/ReportService2005.asmx.
See How to: Add a Reference to a Web Service.
report server deployment location. See Walkthrough: Using a Custom
Action to Create a Database at Installation for an example of
how to create and use a custom dialog.
deploy.
destination.
DataSource.
Report.
The reporting services web service that you will need is documented at ReportingService2005 Class. Here’s some sample code for the operations: