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.