VB6 wont display crystal Reports 10.0
Hi,
I am trying to determine why my VB6 application will not display crystal reports that have been created in Crystal 10. It has no problems displaying crystal reports in earlier versions.
The call is as follows:
Call CR.OpenOnlineCrystalReport(DB, strReportName)
CR.DisplayReport
Like I stated above this works for any reports created in versions earlier than version 10.
I have added the follwoing component and it still does not work.
Crystal ActiveX Report Viewer Library 10.0
Any other components I should add?
Thanks,
Christian
|