BUG: Can't Load VB 3 Binary Form with Some Extended CharactersLast reviewed: April 4, 1996Article ID: Q149325 |
The information in this article applies to:
SYMPTOMSAdding a Visual Basic 3.0 form that contains code with some extended characters to a Visual Basic 4.0 16-bit or 32-bit project causes the following error:
The basic code in <filename> was corrupt, and couldn't be loaded.The problem has been confirmed with the ANSI characters 196/228, 197/229, 214/246, 201/233, and 220/252. It may occur with other extended characters also. The problem only occurs if actual code contains these extended characters; it doesn't happen if a property is set to a string with one or more of the problem characters. This problem does not occur if the Visual Basic 3.0 form is saved as text rather than as binary, and also does not occur if the file name of the form does not contain any of the problem characters.
WORKAROUNDThis problem can be avoided by two different methods:
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce
|
Additional reference words: 4.00 vb4win vb4all 3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |