Refrence files

Hey,

I download the Teacher statter kit to help me get more familiare with databases in programs...but these two refrence files it says are missing in the project:

Microsoft.ReportViewer.Common

Microsoft.ReportViewer.WinForms

So there are errors and warning mentioning those 2 refrence files...

How would I add them to the project?

Thanks :)

[560 byte] By [progames25] at [2007-12-24]
# 1

Hi

You can add these 2 references by right click the "Reference" item in vs2005. Then click "Add Reference", you will see a dialog with 5 tab pages. Click ".NET" tab page and scroll down to Microsoft.ReportViewer.XXXX. I'm sure you won't miss it

gqlu at 2007-8-31 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 2

I looked 5 times to see if I missed it, but it is not there...

I find Microsoft. and I get to the .Rs but no report viewer...

progames25 at 2007-8-31 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 3

maybe you didn't select crystal reporter component at your installation time.

I think the following link you help you to add these controls.

http://msdn2.microsoft.com/en-us/library/ms251723.aspx

gqlu at 2007-8-31 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 4

ok...

Thanks :)

progames25 at 2007-8-31 > top of Msdn Tech,Windows Forms,Windows Forms General...