FIX: MAPI: GPF When Attempt to Download 923 or More MessagesLast reviewed: October 30, 1997Article ID: Q95501 |
2.00
WINDOWS
kbprg kbbuglist
The information in this article applies to: - Microsoft Visual Basic programming system for Windows, version 2.0
SYMPTOMSThe MAPI messages control causes a general protection (GP) fault when you try to download more than 923 messages from the inbox after setting the Action property to MSG_FETCH.
CAUSEThis problem occurs because the internal 64K limit is exceeded when more than 923 messages are fetched into the message set.
WORKAROUNDThe only way to avoid this problem is to limit the number of messages downloaded by using the FetchMsgType and FetchUnreadOnly properties to limit the message set to a particular set of messages.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Visual Basic version 2.0 for Windows. This problem was corrected in Microsoft Visual Basic version 3.0 for Windows.
|
Additional reference words: buglist2.00 fixlist3.00 2.00 3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |