cancel
Showing results for 
Search instead for 
Did you mean: 

How to make VB 6.0 work with Crystal Reports XI

Former Member
0 Kudos

Hi there,

Our development environment is VB 6.0 and Crystal Reports 8.5

I Installed Crystal Reports XI on the same machine (Windows 2003 SP2) - both works fine

Now the reports which saved as XI no longer be open with the application

What should I do to make the application view the XI reports?

Thanks,

Oded Dror

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Thank you for posting your solution

former_member292966
Active Contributor
0 Kudos

There are two possible problems here. Seeing as you have 8.5 and XI on the same machine, there is a very good chance your VB application is loading the 8.5 engine which will not open the XI reports.

The other possibility would be on how VB is calling the reports. If you are using the OCX or API calls then that older print engine will also not work with XI reports. You should be using the RDC.

Good luck,

Brian

Former Member
0 Kudos

Brain,

Thanks for your help but I found the answer.

1218414 - How to upgrade a Microsoft Visual Basic application to use the version XI RDC

In this Website

Thanks again

Oded

Former Member
0 Kudos

Hi Oded

Please search for the following thread in the forums for Business Objects SDK Application Development » .NET Development - Crystal Reports

Thread: working on crystal reports with . NET.

In case this is not what you are looking for, I would suggest you to post this question to the above forum for .NET Development - Crystal Reports.

Hope this helps!!!

Regards

Sourashree