UPD: Invalid file format Error When Run VB app's EXE FileLast reviewed: September 17, 1997Article ID: Q101261 |
3.00
WINDOWS
kbprg kbfile kbfixlist kbbuglist
The information in this article applies to: - The Microsoft Visual Basic programming system for Windows, version 3.0
SYMPTOMSYou may encounter the following error when running a Visual Basic executable (EXE) file:
Invalid file formatOr you may encounter the following error when loading a Visual Basic project or form:
Error loading '<form filename>'. A control could not be loaded due to a load error. Continue? CAUSEThis problem will occur when you have installed a new version of a custom control and the internal property list of the control has incorrectly changed in a way that breaks backward compatibility. This problem is known to occur when you have installed the Visual Basic version 3.0 GRID.VBX file over an earlier version of the grid. Specifically, the problem will occur for an existing Visual Basic application, built using a previous version of the grid, that sets the HelpContextID property of the grid. In the case where the problem occurs when you load a project into Visual Basic that contains a grid, the problem will only occur when the form file(s) containing the grid have been saved in binary format. This problem is also known to occur when using Visual Basic version 2.0 and the CMDIALOG.VBX control. For more information on this problem, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q100611 TITLE : FIX: VB 2.0 Prof Demo Causes Error: Invalid File Format WORKAROUNDThere are several ways that you can work around this problem: If you are using a Visual Basic version 3.0 application and you encounter this problem, you can:
Date: 28-APR-1993 Time: 12:00 a.m. Size: 44667 Version: Not MarkedThe following shows the date, time, size, and version number of the GRID.VBX file that fixes this problem:
Date: 15-JUNE-1993 Time: 5:26 p.m. Size: 45136 Version: 03.00.0538 STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. The problem is corrected by the updated version of GRID.VBX.
MORE INFORMATION
How to Obtain Updated Copy of GRID.VBXTo obtain the updated copy of GRID.VBX, download VBGRID.EXE, a self-extracting file, on these services:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services Steps to Reproduce Problem
|
Additional reference words: 3.00 softlib update3.00 S14643
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |