I've done up a couple of reports in SQL Server Reporting Services and now wish for the reports to be invoked via my ASP.Net Web application.
Have read on a lot of websites about including a reference to ReportViewer.dll. However I can't find this file at all in my machine (my machine is the development environment, running IIS, SQL server 2005 etc).
None
0 Points
3 Posts
Where to get ReportViewer.dll?
Apr 01, 2010 02:42 AM|iceflamez|LINK
Hi,
I've done up a couple of reports in SQL Server Reporting Services and now wish for the reports to be invoked via my ASP.Net Web application.
Have read on a lot of websites about including a reference to ReportViewer.dll. However I can't find this file at all in my machine (my machine is the development environment, running IIS, SQL server 2005 etc).
I've tried installing the Microsoft Report Viewer Redistributable 2005 SP1 (Full Installation) too but still I don't get the file.
What should I do now?
Thanks in advance for all help & advices.
Note: I've installed SQL Server Reporting Services only after I've installed SQL Server. Does this makes a difference?
Note 2: I'm using Microsoft Visual Web Developer 2008 Express Edition.
Contributor
3524 Points
742 Posts
Re: Where to get ReportViewer.dll?
Apr 01, 2010 05:45 AM|arefinn|LINK
The dll is reside inside the GAC of your machine.
Member
262 Points
120 Posts
Re: Where to get ReportViewer.dll?
Apr 01, 2010 03:09 PM|ferrymeidianto|LINK
C:\Program Files\Microsoft Visual Studio 9.0\ReportViewer\
Regards,
Ferry Meidianto
www.meidianto.com
None
0 Points
3 Posts
Re: Where to get ReportViewer.dll?
Apr 05, 2010 02:10 AM|iceflamez|LINK
Hi all,
Thanks for the reply.
I managed to get the dll after installing Microsoft Report Viewer Add-on for Visual Web Developer 2008 Express Edition.
Regards.
Member
68 Points
253 Posts
Re: Where to get ReportViewer.dll?
Aug 08, 2013 03:46 AM|ciupazMI|LINK
Hi,
but now the ReportViewer.dll has a different name?
In this path I'll find these files:
Microsoft.ReportViewer.Common.dll
Microsoft.ReportViewer.WebForms.dll
Microsoft.ReportViewer.WinForms.dll
Luis