How to use or get working: Reporting services report viewer component in VS.NET
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2010-06-04T05:51:28Z
Indexed on
2010/06/09
7:42 UTC
Read the original article
Hit count: 259
I am trying to write a simple web app (C# or VB.NET) to display a set of reports/subreports, but I can't seem to get access to the ReportViewer control. I am using VS.NET express (2005 and 2010) and I know I need the reportviewer pluglin. but I have installed it but I can't seem to get it to appear in the toolbox. I have tried to add a reference but VS does not like the DLL :P
Please guide me through a walk through!
Thanks. M
© Stack Overflow or respective owner