FIX: Invalid Page Fault or GPF Results When Making an EXE File
Article ID: 150220
Article Last Modified on 6/24/2004
APPLIES TO
- Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
This article was previously published under Q150220
SYMPTOMS
If the Application Description field (on the Tools menu, select Options
dialog, and select Project tab) contains more than 101 characters, then
making an EXE file for the project causes a General Protection Fault or
Invalid Page Fault.
STATUS
Microsoft has confirmed this to be an issue in the Microsoft products
listed at the beginning of this article. This problem was corrected in
Visual Basic version 5.0 for Windows.
WORKAROUND
Avoid the problem by ensuring that the Application Description is less than
101 characters in length. Descriptions of this length are not recommended
in any case, because some Object Browsers can truncate the string due to
its size.
Additional query words: kbNoKeyword kbCompiler
Keywords: kbbug kbfix kbvbp500fix KB150220