The information in this article applies to:
SYMPTOMS
The following error may occur when trying to programmatically access any
InfoStore related properties or methods such as OutOfOfficeText,
GetDefaultFolder(n), and so forth:
This error does not occur on AddressBook related properties and/or methods such as GetAddressList(x) or AddressLists, and so forth. CAUSE
When using Collaboration Data Objects (CDO) with the ProfileInfo Logon
parameter on Windows 95, access to the Store fails because the Emsmdb.dll
file cannot handle a separate Remote Procedure Call (RPC) connection when
running on Windows 95.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce BehaviorThe sample code below reproduces this failure, yielding the following error on a Windows 95 (SP1 and OSR2) system:
Sample Code
REFERENCES
For information about Collaboration Data Objects versus Active Messaging,
please see the following article in the Microsoft Knowledge Base:
WORKAROUND
Here are two possible workarounds:
Additional query words: ActMsg
Keywords : kbCDO kbCDO110 kbCDO120 kbMsg |
Last Reviewed: June 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |