FIX: Printing from Report Designer Gets Error Message in VFP 5
ID: Q158319
|
The information in this article applies to:
-
Microsoft Visual FoxPro for Windows, version 5.0
SYMPTOMS
The following error is returned in the Report Designer:
This program has performed an illegal operation and will be shut down.
This occurs under the following conditions:
- The report is printed while the Report Designer is open.
- The DataEnvironment is opened and the Property sheet is opened.
- The DataEnvironment is closed without first closing the Property sheet.
WORKAROUND
Do not close the DataEnvironment without first closing the Property Sheet.
STATUS
This problem has been fixed in Visual FoxPro 5.0a.
MORE INFORMATION
Steps to Reproduce Behavior
- Create a short report based on some table, and keep the Designer window
open.
- Print the report using the right-click menu or selecting Print from the
File menu.
- Open the DataEnvironment window.
- Open the Property Sheet window.
- Close the DataEnvironment window.
Additional query words:
Keywords : kbprint kbui kbVFp kbVFp500afix kbVFp500bug FxtoolReportdes
Version : 5.0
Platform : WINDOWS
Issue type : kbbug