Top "Reportviewer" questions

The Microsoft ReportViewer control enables web and client applications that run on the .NET Framework to display reports designed using SQL Server Reporting Services (SSRS).

Could not load file or assembly 'Microsoft.ReportViewer.WebForms'

I am trying to use the report viewer in asp.net and have uploaded my site. However, when my page …

asp.net reporting-services reportviewer
Missing Microsoft RDLC Report Designer in Visual Studio

In Visual Studio 2015, I cannot find the designer for RDLC reports anymore. Does anyone know if this is only a …

reportviewer rdlc visual-studio-2015
Creating a PDF from a RDLC Report in the Background

I am running a month-end process and want to have it automatically create some of the reports that need to …

c# pdf reportviewer rdlc
How can I use a reportviewer control in an asp.net mvc 3 razor view?

I'm trying to use a reportviewer control, within a razor view, in the mvc 3 framework. The online documentation talks of …

asp.net-mvc-3 razor reportviewer
ReportViewer Client Print Control "Unable to load client print control"?

Has anyone come across this issue? Seems MS have broken it with their own update: A number of people have …

reporting-services printing activex reportviewer
Microsoft.ReportViewer.Common Version=12.0.0.0

I'm getting the following exception in my Windows Service Application: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.…

.net reportviewer
SSRS 2008 R2 - SSRS 2012 - ReportViewer: Reports are blank in Safari and Chrome

I migrated our reporting services from version 2008 to another server version 2008 R2. In version 2008 the reports work fine on Safari. …

reporting-services ssrs-2008 reportviewer ssrs-2012 reporting-services-2012
Empty pages in RDLC-Report

I have a rdlc report that conains a tablix, nothing other. The Tablix expands in horizontal direction to show days …

reportviewer rdlc
C#: The type 'Microsoft.Reporting.WebForms.ReportViewer' exists in both ReportingServicesWebUserInterface.dll and Microsoft.ReportViewer.WebForms.dll

Having searched a whole lot of similair posts, workarounds, I decided to make my own post. Compilation Error Description: An …

asp.net reporting-services reportviewer