Deleting .frx File Causes Visual Basic to Exit AbnormallyLast reviewed: May 16, 1996Article ID: Q140350 |
The information in this article applies to:
SUMMARYIf you delete the .frx file of a form containing a ListView control that has at least two column headers, you will encounter the following error when attempting to reload the project in the Visual Basic design environment.
This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor. MORE INFORMATIONVisual Basic stores binary information vital to the functionality of the form and its child controls in the .frx files. The .frx files should never be deleted or modified manually.
Steps to Reproduce the Problem
RESOLUTIONThe .frx files should never be deleted or modified manually. Deleting or modifying the .frx file results in Visual Basic acting unpredictably when accessing the associated form.
|
Additional reference words: 4.00 vb4win vb432
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |