Updated release of Reporting Services Scripter available (2.0.0.7)
A new release of Reporting Services Scripter is now available. This releases fixes all the outstanding issues that have been reported as well as adding new functionality to both the GUI and commandline versions (details below). As always, please use the feedback links in the tool or readme file to report any bugs or request new functionality.
Download Reporting Services Scripter 2.0.0.7
Fixes in Release 2.0.0.7
- Fix for null reference exception when scripting linked reports with the Include Subscriptions option enabled
- Fix to generated batch file to ensure all errors are captured in the load log
- Fix for off-by-one offset error in generated scripts for reports and resources
- Fix for duplicate variable names in generated scripts for reports when both History and Execution use a shared schedule
New Functionality in Release 2.0.0.7
- Added the ability to preserve Linked Report page size and margins in generated scripts
- Added the ability to reverse engineer a Visual Studio Report Project from a Report Server
- Added the ability to generate a Visual Studio Report Project shared datasource definition (.rds file) from a Report Server shared datasource
- Added the ability to bulkload RDL (report) and RDS (datasource) files from a source filesystem folder to a Report Server folder using the commandline. This option automatically fixes up shared datasource references for loaded reports if the shared datasource is in the same folder as the reports.