Install Report Viewer - SQL-FineBuild/Common GitHub Wiki
Previous Install Baseline Configuration Analyzer | Manual Install | Install SQL Compact Edition 4.0 Next |
---|
FineBuild can install and configure the Microsoft Report Viewer component as part of the SQL Server install process
If you do not want to include Report Viewer in your FineBuild install, then do not download it
Report Viewer is written by Microsoft. It is a .Net component that allows reports to be viewed from within a .Net application. It was chosen to be included in FineBuild because it is required by the RML Utilities and SQL Nexus
If you install Report Viewer, you should also Install KB2549864
Item | Location |
---|---|
Report Viewer home page | There is no home page for the Report Viewer |
Report Viewer 2010 SP1 download | https://www.microsoft.com/en-gb/download/details.aspx?id=6610 |
Do NOT download Microsoft Report Viewer 2008 or any other version, because RML Utilities and SQL Nexus will not work unless Microsoft Report Viewer 2010 SP1 is installed |
FineBuild Report Viewer Install
Automated silent installation of Report Viewer is performed by Process Id 4AE and is controlled by the parameters below:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupReportViewer: | No | No | No |
/SetupSQLTools: | No | Yes | Yes | |
SQL2017 | /SetupReportViewer: | No | No | No |
/SetupSQLTools: | No | Yes | Yes | |
SQL2016 | /SetupReportViewer: | No | No | No |
/SetupSQLTools: | No | Yes | Yes | |
SQL2014 | /SetupReportViewer: | No | No | No |
/SetupSQLTools: | No | Yes | Yes | |
SQL2012 | /SetupReportViewer: | No | No | No |
/SetupSQLTools: | No | Yes | Yes | |
SQL2008R2 | /SetupReportViewer: | No | No | No |
/SetupSQLTools: | No | Yes | Yes | |
SQL2008 | /SetupReportViewer: | No | No | No |
/SetupSQLTools: | No | Yes | Yes | |
SQL2005 | /SetupReportViewer: | No | No | No |
/SetupSQLTools: | No | Yes | Yes |
FineBuild also uses the following parameters to help install Report Viewer:
Parameter | Default Value | Description |
---|---|---|
/ReportViewerexe: | ReportViewer.exe | Name of Report Viewer install file |
If you Install RML Utilities or Install SQL Nexus, then Report Viewer will always be installed. If you do not install RML Utilities or SQL Nexus, there is no need to install Report Viewer.
Report Viewer can also be installed by adding the following parameters at run time:
/SetupReportViewer:Yes
/SetupSQLTools:Yes
The FineBuild install for Report Viewer includes the following:
- Perform a Report Viewer install
Manual Report Viewer Install
The following steps show what you would have to do to install Report Viewer manually. FineBuild does all of this work for you automatically.
-
Navigate to the Additional Components folder
Double-click on the following:
ReportViewer.exe
-
The Welcome screen is displayed
Click Next to continue
-
Accept the License Agreement
Click Install to continue
-
Setup has installed the Report Viewer successfully
Click Finish to end
Copyright FineBuild Team © 2012 - 2021. License and Acknowledgements
Previous Install Baseline Configuration Analyzer | Top | Install SQL Compact Edition 4.0 Next |
---|