Hi, I am new in C#, I installed vs c#2005 and .net 2.0 but unable to installed SQL in my computer.
I would like to use reprotviewer in local mode in my C# project. I had installed reportviewer.exe and .net framework redistribution according to the instruction, but I cannot find the reportviewer tool in the tool box.
I don't know what I was missing, can anybody help. Thanks in advance.

reportviewr in C# express
Miwa
It is easy enough to state that you must simply install the redistibutable on the server. But what if you don't have control of the server (IE: Hosting company ). I have had so many deployment problems with the reportviewer it is just not funny.
My latest problem is here
http://www.onlineinvoicing.co.za/invoices/frmViewInvoice.aspx IID=108
Error is along the lines of
The filename of the script file in the error changes each time you refresh though. I am having no luck with my hosting company fixing this problem on their server and it has left my site broken as no-one can view invoices now.
I was using the ComponentOne report writer/viewer before this and it worked hundreds, and I never had to rely on server setup for it to work. Simply make sure the relevant binaries are in the BIN folder and you are away. Simple and easy. Microsoft have made the operation of the ReportViewer over complicated. Nice component, nice writer, brilliant rendering (when it works) but *** deployment.
This site works 100% on my development machine.
Anyone have any ideas as to how we can fix this
SeongWook
Ray1000
Thanks, Rajeev,
If I install the Web Developer Express and Visual C# express on the same PC, can ReportViewer control be used by C# express
stants
I have installed the ReportViewer add-in and the references were added on my Visual C# Express... but when i click right on Toolbox and then Choose Items it doesn't shows ReportViewer component in the list... what has happened I don't understand...
Another thing... i would like to create a Client Report Definition on my project to use on my forms but there is no Report Template on VC#. Can anyone help
Thanks
Murali Krishnan
I tried but I didn't see ReportView in items list.
How I can use reportview from VS Express Edition
Regards
Ev
CarlD
Rajiv Poddar
Hope this helps.
-Ver
J Andrews
Yes I did it. What is full file name of this dll file
Regards
Ev
Peter999999
Have you downloaded and installed the ReportViewer Redistributable You should have it installed first then add the dll to the references before you can use the control. Hope this helps.
-Ver
MikeWeaverC#
ReportViewer control is not available in Express. You have to buy Standard or Professional editions of VS.
However, an add-in is available for Web Developer Express.