Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Zoom disappointing
Message
From
01/08/2004 21:04:58
 
 
To
01/08/2004 15:54:44
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00913246
Message ID:
00930017
Views:
35
Alejandro -

Actually, I bet I know what is wrong. You will see this message:

"Report Preview has not been initialized correctly."

if you invoke the default Preview Container's .Show() method without first calling .SetReport( ).

The message is being displayed because the preview does not have a report listener reference to talk to. Perhaps this message could be more informative.

Normally, when the report engine/reportlistener runs the preview, it will automatically call .setReport() prior to calling .Show(). So somewhere along the line, things must have become unconnected. Your test code will help us track this down.

- Colin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform