BUG: Invalid Page Fault Occurs with More than 34 DDE Channels (180624)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0, when used with:
- the operating system: Microsoft Windows 95
- Microsoft Visual Basic Learning Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- Microsoft Visual Basic Professional Edition for Windows 5.0, when used with:
- the operating system: Microsoft Windows 95
- Microsoft Visual Basic Professional Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- Microsoft Visual Basic Enterprise Edition for Windows 5.0, when used with:
- the operating system: Microsoft Windows 95
- Microsoft Visual Basic Enterprise Edition for Windows 6.0, when used with:
- the operating system: Microsoft Windows 95
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0, when used with:
- the operating system: Microsoft Windows 95
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0, when used with:
- the operating system: Microsoft Windows 95
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0, when used with:
- the operating system: Microsoft Windows 95
This article was previously published under Q180624 SYMPTOMS
The following error message is displayed if you attempt to open more than
34 DDE (Dynamic Data Exchange) channels:
VB5 caused an invalid page fault in module KRNL386.EXE at 0002:000033C6
This error message is displayed only in the 32-bit versions of Visual Basic
running under Windows 95.
RESOLUTION
Use OLE automation instead of DDE. OLE automation is the current and future
support technology at Microsoft. For more information about OLE automation
see the following:
- "Programming with Components" in the Visual Basic Programmer's Guide
- OLE Automation: Communicating with Other Applications at
http://www.microsoft.com/AccessDev/Articles/comothap.htm
To be safe, you should also reuse connections rather than open additional
ones to keep the total number of open connections below 30.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 6/28/2004 |
---|
Keywords: | kbBug kbfix kbinterop KB180624 |
---|
|