Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Crystal Reports 9
Message
From
19/03/2003 10:00:13
 
 
To
18/03/2003 19:45:27
Eugene Kolmakov
Millennium Technologies
Vladivostok, Russia
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00767325
Message ID:
00767547
Views:
13
You've been using an older integration method that is no longer supported. You should move to the RDC, which is invoked with
oCrystal = CREATEOBJECT("CrystalRuntime.Application")
You will also need to change all of your calls as the methods and properties are different in the RDC than the old automation server.


>Hi all!
>
>I installed Crystal reports 9 on my machine. And now when I try to run a report from my app it says "Class definition Crystal.CrystalReport is not found". I use the following code to initialize Crystal:
>
>Public oCrystal
>oCrystal = CreateObject("Crystal.CrystalReport")
>
>I used this code for CR 8.5. Maybe something was changed in CR 9?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform