Creating Deployment Package for RDL & Data Driven Subcription Setting
Hi, I've created a ASP.Net web application which have reports. The reports using SSRS, rdl files and using report viewer control to show the report from our webpage. I must deliver the application using Installer (Deployment Package), it is easy for ASP.NET to create deployment package. But how about the Report Server Project (RDL), how I create the deployment package for that? and if I've data driven subscription setting for some reports, how can I include those too in my deployment package. I don't want to deploy it manually one by one to Production Server. Any advice?
October 31st, 2010 10:28am

Have a look at using the reporting services scripting language, which is often used to deploy reports. http://msdn.microsoft.com/en-us/library/ms162839.aspx If that doesn't meet your needs you could tie into the web service :- http://msdn.microsoft.com/en-us/library/ms152787.aspx
Free Windows Admin Tool Kit Click here and download it now
October 31st, 2010 11:25pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics