Question

Has a Windows Server 2008 R2 without mail client and not option to install any mail client to this server.

  1. I write a service what is use Simple MAPI to get email from exchange server.
  2. Already install ExchangeMapiCDO 1.2.1.
  3. Use MFCMapi 15 to create a profile and add to profile the Exchange service.

When i start the service drop an error message from MAPI initalization. The message is:

There is no email program assoxiated to perform the requested action. Please install an email program or, if one is already installed, create an association in the Default Programs control panel.

I need some thing to install to? (Email program is not option) Or i need create/set reg.key?

Was it helpful?

Solution

As Dmitry Streblechenko written below, ExchangeMapiCDO 1.2.1 does not support the Simple MAPI Interface.

OTHER TIPS

The error message says it all. "install an email program". That is the only option. MAPI is a protocol to talk to email programs. No email program, no MAPI.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top