FIX: "Prompt To Save Changes" Setting Crashes VB IDE Upon Saving Project FilesID: Q214427
|
When you enable the "Prompt to Save Changes" setting in a Visual Basic IDE and open a project and site a TextBox with its DataFormat property set to a value other than default, the Visual Basic IDE crashes upon saving the project files when the application is started from the Sub Main of a module.
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:
Q194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
Q194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
Public Sub Main()
Form1.Show
End Sub
VB6.EXE - Application Error
The Instruction at "0x001a09b2" referenced memory at "0x00000000". The memory could not be "read"
Additional query words:
Keywords : kbservicepack kbVBp600bug kbIDEProject kbGrpVB kbVS600sp3fix
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 19, 1999