Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unexpected OLE failure using MAPI
Message
De
08/09/1998 14:03:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Unexpected OLE failure using MAPI
Divers
Thread ID:
00134152
Message ID:
00134152
Vues:
70
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
Répondre
Fil
Voir

Click here to load this message in the networking platform