SQL Server Report InstallerEquinox Software has partnered with HRIT in the development of the Corporate Performance Management Studio, as part of which a large number of report templates (over 240) were developed in SQL Server Reporting Services. The reports are broken down by module and we wanted a simpler method of installing these reports, potentially into multiple environments, without the need of opening and deploying the reports from several different Visual Studio solutions.The Report Installer uses the Web Service URL to deploy the reports to the server. An XML configuration file is used to customise the application and version that the reports are to be installed for and to setup the default data source and report installation directories. The application is freely distributable subject to license conditions included with the application. Technical NotesThe installer requires .NET 3.5 or higher to be installed and works against SQL Server 2005 - 2008 R2 databases.The installer has two applications, the first prompts for and rewrites the configuration file for the main installation application in order to point to the correct reporting services URL Download Now To report issues or request enhancements please email info@equinoxsoftware.co.nz ConfigurationThe application expects a folder "config" under the folder in which the application is installed, containing a file "config.xml". The reports can also be placed in the folder of the installer, or can be referenced from an absolute path.Example config.xml file. Example Screen Shots: |