Sending Email from OI (OpenInsight Specific)
At 04 JUL 2000 10:51:38AM Richard Channer wrote:
I have been asked to provide an facility to allow emails to be sent from within our OI app.
I remember seeing an email demo in the EXAMPLES application, so thought I would check it out. However, when I click the 'example email' button, I get this message:
ENG0805: LISTVIEWCOLUMNS, Line 1. Function OI_LISTVIEWCOLUMNS does not exist in dynamic link library OI2NOTES.
So, I began looking at the MAPI method instead, but, on calling MAPILogon, I get a very similar message:
ENG0805: MAPILOGON, Line 1. Function OI_MAPILOGON does not exist in dynamic link library OI2MAPI.
Can anyone shed any light?
Many thanks,
Richard
At 04 JUL 2000 06:36PM Richard Hunt wrote:
Whoa! Guess what??? I get the same identical error message. So sorry i cant help ya. Just thought I would let ya know I got the same problem.
At 05 JUL 2000 04:24AM Richard Channer wrote:
Well, it's nice to know it aint just me, but, a solution would be better
![]()
Richard Channer
Medicode UK Ltd
At 05 JUL 2000 06:23AM Richard Channer wrote:
Okay, I have been digging a little further, and have obtained a copy of MAPI.DLL from the web (version 4.00.611.0).
I placed this DLL in \windows\system, and now, OI does not break into debugger with the previous message(s), but instead gives me a message containing the following:
OIMAPI02 : General Failure
Am I now missing some other library or configuration?
Note: I am currently using the MAPI sample App for testing. My platform is Windows 98 SE
Richard Channer
Medicode UK Ltd
At 05 JUL 2000 10:08AM Frank Tomeo wrote:
Richard,
Which email program are you using? I received those same errors when using Outlook Express because it uses SMAPI and not MAPI. Once I switched to Outlook, everything worked fine.
ftomeo@srpcs.com
At 05 JUL 2000 11:47AM Richard Channer wrote:
As it happens I am using Outlook Express. I will try using the full MSOutlook, and see what level of success I get!
Thanks for your help Frank,
Richard Channer
Medicode UK Ltd