Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create New Report from VFP7 fails on CR9.
Message
De
24/11/2002 02:45:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Titre:
Create New Report from VFP7 fails on CR9.
Divers
Thread ID:
00726242
Message ID:
00726242
Vues:
57
Hi all,

I'm trying to do the below:

1. Create a form.
2. Put a Embeddable CR 9 Report Designer Control.
3. Put 2 buttons New and Edit.
4. In Init(),
ThisForm.crApplication = CreateObject("CrystalDesignRuntime.Application")
ThisForm.Report = CreateObject("CrystalDesignRuntime.Report")
5. In New.Click(),
ThisForm.Report = ThisForm.crApplication.NewReport()
ThisForm.pgf1.Page1.crRDC.ReportObject = ThisForm.Report

When the new is clicked, the below message appeared :
OLE IDispatch exception code 0 from Crystal Reports ActiveX Designer:
Creation feature not enabled...

Please help.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform