PRB: Access Denied Error Returned on Call to CreateStoreEntryIDLast reviewed: March 3, 1998Article ID: Q181941 |
The information in this article applies to:
SYMPTOMSCalling the function IExchangeManageStore::CreateStoreEntryID can cause an "Access Denied" error to occur. CAUSEThis can be caused by incorrectly identifying the container to connect to.
RESOLUTIONOne of the parameters of the CreateStoreEntryID is the Distinguished Name (DN) for the information store. The DN should include the full path to the information store. For example, the path might look like the following (as one continuous line):
/o=ORG/ou=SITE/cn=Configuration/cn=Servers/cn=ThisServer /cn=Microsoft Private MDBNOTE: The path must include the "/cn=Microsoft Private MDB" in order for the call to complete successfully.
STATUSThis behavior is by design.
Keywords : EDKAPI Version : WINDOWS:4.0,5.0 Platform : WINDOWS Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |