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.
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.