Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Reports Smart View
Message
De
03/05/2000 13:30:19
Walter Meester
HoogkarspelPays-Bas
 
 
À
03/05/2000 01:30:57
Tan Aik Jin
Aranea WebLab Sdn Bhd
Kuala Lumpur, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00364029
Message ID:
00365673
Vues:
28
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,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform