E
Edward Sudit via OfficeKB.com
Dmitry or anyone else using the Outlook Redemption COM object,
I have a VB6 application that uses the outlook redemption object to process an Exchange mailbox. Part of the code sends replies back to original senders with attachments. The code has been working great for about a year and a half now. Recently, our company upgraded all exchange servers from 5.5 to 2000 and outlook clients to 2003.
Since the upgrade, the application seems to "hang" when the oSafeMail.Send method is issued by the code on a machine running outlook 2003. Machines running Outlook XP get the following message:
"Error : -2147418113 - Method 'SenderName' of object 'ISafeMailItem' failed"
Could someone please help out with this?
Thank you in advance,
Ed
I have a VB6 application that uses the outlook redemption object to process an Exchange mailbox. Part of the code sends replies back to original senders with attachments. The code has been working great for about a year and a half now. Recently, our company upgraded all exchange servers from 5.5 to 2000 and outlook clients to 2003.
Since the upgrade, the application seems to "hang" when the oSafeMail.Send method is issued by the code on a machine running outlook 2003. Machines running Outlook XP get the following message:
"Error : -2147418113 - Method 'SenderName' of object 'ISafeMailItem' failed"
Could someone please help out with this?
Thank you in advance,
Ed