Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fatal Error
Message
De
05/01/2004 15:22:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Titre:
Divers
Thread ID:
00863240
Message ID:
00863998
Vues:
10
Is the ActiveX object also from Crystal 8.5? Versions prior to 9 have versioning problems. Also, when you say you tried to load Crystal 8.5, were you installing the Developer Edition?

>I believe the problem started when I tried to load Crystal 8.5 on my machine after installing the active X object that comes with our application. The problem only seems to exists on my machine. Is there some kind of order that Crystal must be loaded on one's machine? I have tried unloading and reloading cyrstal, I have even tried removeing all the registry setting for crystal but nothing seems to work. Help!
>
>App code
>THISFORM.ADDOBJECT("CRViewer1","olecontrol","CRViewer.CRViewer")
>
>*!* Set the viewer to be the size of the form and visible.
>
>THISFORM.CRViewer1.WIDTH = THISFORM.WIDTH
>THISFORM.CRViewer1.HEIGHT = THISFORM.HEIGHT
>THISFORM.CRViewer1.VISIBLE =.T.
>
>*!* Attach the report to the viewer
>THISFORM.CRViewer1.ReportSource = crxReport
>
>*!* View the report
>THISFORM.CRViewer1.ViewReport
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform