Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Reports Smart View
Message
From
03/05/2000 13:30:19
Walter Meester
HoogkarspelNetherlands
 
 
To
03/05/2000 01:30:57
Tan Aik Jin
Aranea WebLab Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00364029
Message ID:
00365673
Views:
27
Jin,

>m.loCrApp = CreateObject('Crystal.CRPE.Application')

This is the problemline. You instantiate the CRPE autometion server in stead of the RDC automation server. You cannot use the smartviewer with a report object created with the CRPE automationserver.

If you change this into:

m.loCrApp = CREATEOBJECT("CrystalRuntime.application")

your app should run without problems.

Succes,

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform