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??
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??