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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to Load Crystal Reports (8.0) in VB 6.0 using OCX!!

Status
Not open for further replies.

cm80

Technical User
Joined
May 3, 2001
Messages
85
Location
US
I am having trouble running Crystal Reports from my VB Application. I am using VB6.0 with the Crystal Report Active X (OCX) Control.

I created the reports using Crystal Report 8.0

I am getting the following Error when I attempt to run a report from the VBA (printing it to a Crystal Window):

"Runtime Error (20525): Unable to load report".

I am fairly sure my code is correct, as I even downloaded a sample VB using the OCX from the Crystal support site and got the same error. I think it is something to do with the OCX not supporting CR8.0, as I have old VBA's that run crystal reports created in previous versions that run fine. The only other thing I can come up with is that my dlls aren't up to date but they appear to be.

Can anyone confirm this for me and advise me of a solution??
 
If you cannot run the sample applications from Crystal, then Crystal is not installed properly on your PC. Or perhaps you have more than 1 version of Crystal on your PC and Windows is using the wrong DLLs.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top