Hi All,

I have one application written in VB6 and it uses the MAPI control for sending messages.
When I am running this application in windows7, I am getting error ‘48389’ on the line ‘MAPIMessages1.ResolveName’. I skipped this for the time being (I need a similar solution for resolving name with outlook) and I am getting other error ‘32002 – Unspecified failure has occurred’ on line ‘MAPIMessages1.send False’ (I started to solve this problem. This occurs on other machines too). My ‘MAPIMessages1.MsgNoteText’ is not a zero length string.

Expecting a reasonable answer.

Thanks
Joby