FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper FiveWin and Outlook 2003
Posts: 22
Joined: Fri Nov 04, 2005 09:05 PM
FiveWin and Outlook 2003
Posted: Tue Nov 22, 2005 10:16 AM

I have an application sending mail with a link with Oulook 2000 and it worked fine .

My custommer install outlook 2003 and i receive a MAPI.dll error

What can i do ??

How to communicate with Outlook 2003

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin and Outlook 2003
Posted: Tue Nov 22, 2005 06:37 PM

What mapi.dll error do you get ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 21
Joined: Wed Nov 23, 2005 12:24 AM
FiveWin and Outlook 2003
Posted: Wed Nov 23, 2005 12:29 AM

I used the following approach since the Mapi.dll and mapisrvr.exe don't get installed with Outlook 2003, it worked for me. I copied the files from a system that had Outlook 2000 installed on it

The following is a partial quote from a message from the old Newsgroup.

"But I can tell you that MAPI with 16bit FiveWin just works fine with Windows
2000 and Windows XP.

The only thing I did was copying the files "mapi.dll" and "mapisrvr.exe"
into the SYSTEM32 folder in the Windows folder.

If needed, I can send you the files I use. It just works fine."

Hope this helps

Continue the discussion