I'm trying to send an email from Ax 2009 using MapiEx (see this: http://sumitsaxfactor.wordpress.com/2008/09/09/email-techniques-in-ax-4-0/).
No problem composing the email, adding subject, body and attachments but adding a to or cc or bcc doesn't work at all.
This is the error message:
Method 'send' in COM object of class '_MailItem' returned error code 0x80004005 (E_FAIL) which means: There must be at least one name or contact group in the To, Cc, or Bcc box.
An error occurred during the transmission of e-mail from Microsoft Outlook.
Does anyone know why?