Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Huge Problem with Crystal Reports and Foxpro
Message
De
30/01/2002 09:47:10
Walter Meester
HoogkarspelPays-Bas
 
 
À
30/01/2002 09:27:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00612685
Message ID:
00612703
Vues:
31
Hi Chris,

Most C00005 errors I encountered in CR, had to do with the printer drivers.
Have you checked this behaviour on other machines with other printer drivers ?

Walter,



>Chaps
>
>I am trying to run a Crystal report(version 8.0 developers edition) in the Crystal Active X viewer using Foxpro 6 (Service Pack 3). The Crystal report is a report which contains 'On-demand Subreports'. When previewing these subreports and trying to print them i get the following error message and it crashed the machine.
>
>
>Fatal error exception code C0000005
>
>
>
>The code i am using to load the report is as follows
>
>
>
>cReportTitle='temp report'
>CRRep = CREATEOBJECT("Crystal.CrystalReport")
>CRRep.Reportfilename=("c:\temp1.rpt")
>CRRep.WINDOWSTATE = 2
>CRRep.WindowTitle = cReportTitle
>CRRep.windowcontrols="TRUE"
>CRRep.windowshowprintsetupbtn="TRUE"
>CRRep.destination=0
>CRRep.progressdialog="TRUE"
>CRRep.WindowAllowDrillDown="TRUE"
>CRRep.action=1
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform