Quantcast
Channel: MFCMAPI
Viewing all articles
Browse latest Browse all 1090

New Post: Unable to read other user's calendar

0
0
This is presumably not an MFCMAPI error as such, but I hope someone has a suggestion.

The MFCMAPI sequence which previously has worked to read another user's calendar has been this:

MDB - Open other mailboxes - From GAL
  • select a user who has shared their calendar with the current user
  • in the dialog "Open Other User's Message Store" specify 0x0000000C (OPENSTORE_HOME_LOGON + OPENSTORE_TAKE_OWNERSHIP)
  • a new dialog is displayed showing this user's message store
    Actions - Open special folder - Calendar
This usually works, but for one specific installation I am getting the following error at this point:

Error:
Code: MAPI_E_NOT_FOUND == 0x8004010F
Function OpenDefaultFolder(ulFolder, lpMDB, &lpFolder)
File MsgStoreDlg.cpp
Line 197

I think the relevant lines from the MFCMAPI log file are these:

0x0634 04:15:37.214PM 03-24-2013 0x00000001: GetSpecialFolderEID: getting 0x36D00102 from 0359B1EC
0x0634 04:15:37.214PM 03-24-2013 0x00000001: GetInbox: getting Inbox from 0359B1EC
0x0634 04:15:37.214PM 03-24-2013 0x00000001: GetInbox: getting Inbox from 0359B1EC
0x0634 04:15:37.214PM 03-24-2013 0x40000000: Function call: MAPIFunctions.cpp@1058: lpMDB->GetReceiveFolder( (LPTSTR) _T("IPM.Note"), fMapiUnicode, &cbInboxEID, &lpInboxEID, NULL)
0x0634 04:15:37.214PM 03-24-2013 0x00000001: CallOpenEntry: Calling OpenEntry on MDB with ulFlags = 0x10
0x0634 04:15:37.229PM 03-24-2013 0x40000000: Function call: MAPIFunctions.cpp@81: lpMDB->OpenEntry( cbEntryID, lpEntryID, lpInterface, ulFlags, &ulObjType, &lpUnk)
0x0634 04:15:37.229PM 03-24-2013 0x00000040: Error:
Code: MAPI_E_NOT_FOUND == 0x8004010F
Function lpMDB->OpenEntry( cbEntryID, lpEntryID, lpInterface, ulFlags, &ulObjType, &lpUnk)
File MAPIFunctions.cpp
Line 81

This is an Outlook 2010 32-bit MAPI communicating with an Exchange Server 2010 SP2.

Thanks in advance for any suggestions.

Viewing all articles
Browse latest Browse all 1090

Latest Images

Trending Articles





Latest Images