Cannot find CrystalReportViewer control

  • Thread starter Thread starter Allison
  • Start date Start date
A

Allison

I did a full installation on VB .NET version 7.0 and .NET
framework 1.0. I tried to find the CrystalReportViewer in
the Toolbox but I couldn't. I also tried to look for it
in Tools/customize toolbox but still weren't successful.
Is it something to do with the VB .NET standard version
or enterprise version?

Also I found some control called CrystalReport, but it is
not mentioned in the .NET document. What's the difference
between this one and CrystalReportViewer?

Thanks in advance.
 
If crystal reports is installed it could be found in :

....:\Program Files\Common Files\Crystal Decisions\1.0

If not, maybe your version of visual studio isn't including crystal reports,

hope it helps,

Gerben
 
I installed Crystal Reports 8.0 professional. But the only control I
found coming with it is CrystalReport. What is the DLL name for
CrystalReportViewer? Should I update my Crystal Reports into a higher
version? Or is that the problem of my Visual Studio?

Thanks much!
 
Back
Top