Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unexpected OLE failure using MAPI
Message
From
08/09/1998 14:03:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Unexpected OLE failure using MAPI
Miscellaneous
Thread ID:
00134152
Message ID:
00134152
Views:
71
I have IE 4.0 and Outlook Express coming with him.

I try the following code in VFP 5.0:

oleMAPISession = createobject( "MSMAPI.MAPISession" )
if !isnull( oleMAPISession )
oleMAPISession.UserName = 'Eeva'
endif

The assignment

oleMAPISession.UserName = 'Eeva'

produces VFP error

OLE error code 0x8000FFFF: Unexpected failure

is some computers and I was unable to send message from VFP at all.

Why this does not work ??
Andrus
Reply
Map
View

Click here to load this message in the networking platform