Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal 9 Report Viewer - where to trap error
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Titre:
Crystal 9 Report Viewer - where to trap error
Divers
Thread ID:
01403866
Message ID:
01403866
Vues:
108
Sometimes the Report viewer gives this error:

Crystal Report Viewer
-----------------------------------------
Failed to export the report.
Error formatting the page.


I guess this is an internal error message. How can one trap for this error and give another message?

I tried code in the Error event of the Crystal viewer:
LPARAMETERS nError, cMethod, nLine
WAIT WINDOW 'Error detected: ' + TRANSFORM(nError) 

But it never got triggered. Is there a way to trap for this error?


Cyril
Répondre
Fil
Voir

Click here to load this message in the networking platform