S
SQLNeophyte
Guest
I have a MFC application which sends Emails using MAPI configuration. It uses the IMessage interface for sending mails. When I run the 64-bit version of this application from a machine which has 32-bit Outlook 2007 installed, it shows the below error:
"Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Office Outlook and set it as the default mail client."
and the mail sending fails.
It occurs only for the first time after the application has started. For subsequent calls, the error is not occurring.
Any one has some idea about this?
NB: Please route it to a more appropriate forum if available
Continue reading...
"Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Office Outlook and set it as the default mail client."
and the mail sending fails.
It occurs only for the first time after the application has started. For subsequent calls, the error is not occurring.
Any one has some idea about this?
NB: Please route it to a more appropriate forum if available
Continue reading...