View crystal Report in VB.net program

  • Thread starter Thread starter Yummy
  • Start date Start date
Y

Yummy

what should I do for installation of a VB.Net program in which there are
some reports generated by crystal report 9 ?
Need to register any dll file(e.g. crviewer9.dll) for viewing crystal
reports ? How ?
Thx
 
Yummy said:
what should I do for installation of a VB.Net program in which there are
some reports generated by crystal report 9 ?
Need to register any dll file(e.g. crviewer9.dll) for viewing crystal
reports ? How ?
Thx
If I'm not mistaken, you need to add some COM DLL reference to your project.

HTH

From,
Hon Yuen, Ng
 
Back
Top