"Object not found" Outlook error

M

Mario Romini

Hi, is the first time that i wrote. I am Italian and my english is not so
good.....

I have a problem when i try to use mapi32.dll from VB.NET 2003.

this line of code

result = MAPISendMail(Session, Me.Handle, msg, MAPI_DIALOG, 0)


returns the outlook error "Object not fond"
I use outlook 2003 & exchange server 2003.
Has anyone had this problem?
Thanks, Mario
 
B

Brian Tillman

Mario Romini said:
Hi, is the first time that i wrote. I am Italian and my english is
not so good.....

I have a problem when i try to use mapi32.dll from VB.NET 2003.

this line of code

result = MAPISendMail(Session, Me.Handle, msg, MAPI_DIALOG, 0)


returns the outlook error "Object not fond"
I use outlook 2003 & exchange server 2003.

Try asking in the programming groups.
news://msnews.microsoft.com/microsoft.public.outlook.program_vba
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top