Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Verification of info from Business Objects

Status
Not open for further replies.

ribbons

Technical User
Apr 26, 2007
113
US
Can anyone tell me if the following information is correct? I am trying to upgrade a VB 6.0 application to use the CR XI report designer component. I got the following instructions from the BI site, but for me, they are backwards. At Number 5, where they refer to going to the Project - Components menu to open the 'project components" dialog box and "Add the Crystal ActiveX Report Viewer Library 11 control" , this selection is available for me in the 'project - references choice. Can anyone shed any light on this?

1. Open the application in VB.

2. From the 'Project' menu click 'References' to open the 'Project References' dialog box.

3. Select the 'Crystal Reports ActiveX Designer Runtime Library 11.0' reference.

4. Remove all the older Crystal viewers from all VB forms.

5. From the 'Project' menu click 'Components' to open the 'Project Components' dialog box. Add the 'Crystal ActiveX Report Viewer Library 11' control.

6. Open the VB Toolbox and select the 'CrystalActiveXReportViewer' control.

7. Add the 'CrystalActiveXReportViewer' to the VB form and resize it to its original dimension.
 
It's a while since I used VB6, but from what I remember:
Project References only adds a reference to the viewer to your application.
Components adds any needed references PLUS the viewer to the Toolbox.



Andrew Baines
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top