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.

Re: Cannot find CrystalReportViewer control by Gerben

Gerben
Sat Aug 02 05:40:04 CDT 2003

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

"Allison" <allisjg@yahoo.com> wrote in message
news:020301c3577d$eea69950$a101280a@phx.gbl...
> 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.