Article ID: 257524 - Last Review: August 7, 2007 - Revision: 2.3 FIX: Adding Items to ListView Control Results in IPF on Win95/98/MeThis article was previously published under Q257524 On This PageSYMPTOMS
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:
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
(http://support.microsoft.com/kb/194022/EN-US/
)
INFO: Visual Studio 6.0 Service Packs, What, Where, Why To download the latest Visual Studio service pack, visit the following Microsoft Web site:194295 (http://support.microsoft.com/kb/194295/EN-US/ ) HOWTO: Tell That a Visual Studio Service Pack Is Installed http://msdn2.microsoft.com/en-us/vstudio/Aa718353.aspx
(http://msdn2.microsoft.com/en-us/vstudio/Aa718353.aspx)
MORE INFORMATION
This behavior occurs under the Microsoft Windows 95, Microsoft Windows 98 and Microsoft Windows Me operating systems but does not occur under Microsoft Windows NT or Microsoft
Windows 2000. By using a DoEvents command during the process of dynamically loading the controls, you may prevent the error from occurring immediately. However, the error still occurs when you terminate the application. In addition, this problem does not occur if all ListView controls are loaded before items are added to them or if the ListView controls are all loaded at design time. Steps to Reproduce Behavior
APPLIES TO
| Article Translations
|
Back to the top
