Skip to content

Switch SQL Nexus to using the NuGet package and remove the installation prerequisite on ReportViewer #140

@PiJoCoder

Description

@PiJoCoder

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

  1. Get the Nuget package
    Tools->Nuget Package Manager -> Package Manager Console
    PM> NuGet\Install-Package Microsoft.ReportingServices.ReportViewerControl.Winforms -Version 150.1586.0
  2. Build SQL Nexus and this will ship the DLLs inside the \SQLNexus folder

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions