2 problems with MAPI/Exchange

S

Sergey V

Hello Everyone,



I strongly guess someone have the solution for following problems:



1. ImailUser::GetPropList() always returns 0x8004011e (MAPI_E_UNKNOWN_CPID)
when calling against one test Exchange 2003 server. Same code always
succeeds from the same computer when calling against other Exchange
servers - tested 5.5, 2000, another 2003.



2. table->QueryRows() breaks with MAPI_E_NOT_ENOUGH_RESOURCES when querying
Global Address List (with PR_EMS_AB_HOME_MTA_A field, seems to be working if
PR_EMS_AB_HOME_MTA_A not requested). Fails against 2 configurations with
Exchange 2000 and 2003. Same code perfectly works with another Exchange 5.5,
2000 and 2003.



Seems to be a problem of server-side configuration. Does anyone have a clue?



Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top