FIX: Adding Items to ListView Control Results in IPF on Win95/98/Me (257524)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows Millennium Edition
- Microsoft Visual Basic Professional Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows Millennium Edition
- Microsoft Visual Basic Enterprise Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows Millennium Edition
This article was previously published under Q257524 SYMPTOMS
An Invalid Page Fault is encountered when dynamically loading and populating ListView controls within a control array.
RESOLUTION
This problem can be solved in one of three ways:
- Install Visual Studio Service Pack 4.
- Dynamically load all ListView controls before adding ListItems collections to any of them.
- Pre-load the ListView controls at design time instead of creating them dynamically.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in the latest service pack for Visual Studio 6.0. For additional information about Visual Studio service packs, click the following article numbers to view the articles in the Microsoft Knowledge Base: 194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
194295 HOWTO: Tell That a Visual Studio Service Pack Is Installed To download the latest Visual Studio service pack, visit the following Microsoft Web site:
Modification Type: | Minor | Last Reviewed: | 12/12/2005 |
---|
Keywords: | kbBug kbCmnCtrls kbCtrl kbfix kbListView kbVS600sp4fix kbVS600sp5fix KB257524 |
---|
|