If we start using NuGet consistently and ship the ReportViewer DLLs with SQLNexus, we can eliminate the need for pre-installing ReportViewer control. Plus for security and accessibility improvements go to the latest version https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.Winforms
- Get the Nuget package
Tools->Nuget Package Manager -> Package Manager Console
PM> NuGet\Install-Package Microsoft.ReportingServices.ReportViewerControl.Winforms -Version 150.1586.0
- Build SQL Nexus and this will ship the DLLs inside the \SQLNexus folder