Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal 9 Report Viewer - where to trap error
Message
From
05/06/2009 01:37:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Title:
Crystal 9 Report Viewer - where to trap error
Miscellaneous
Thread ID:
01403866
Message ID:
01403866
Views:
107
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
Reply
Map
View

Click here to load this message in the networking platform