Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Emailing, Faxing, Auto Dialing and setup
Message
De
28/10/1997 09:26:39
 
 
À
27/10/1997 09:41:14
Matt Mc Donnell
Mc Donnell Software Consulting
Boston, Massachusetts, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00056121
Message ID:
00056980
Vues:
36
>When exactly did you get the message? Are you able to create a session object?
>
>What version of Exchange are you running?
>
>What code are you running? Are you using SendInternetMail? I need a little more information to be of help.

First of all I have to change the line:
loSess = CREATEOBJECT("MAPI.Session")
to:
loSess = CREATEOBJECT("MSMAPI.MAPISession")

Then, when I attemp to do:
loSess.logOn() && - optional parameter ....
it says:
OLE Error code 0x80020006. Unknown OLE state code
(the error pops up in Spainsh, the translation might not be 100% exact).

So I use SignOn instead and it seems to work, but when I try to do:

loMsg = toSess.outbox.messages.add && returns message/outbox object

I get the same error message.

I am using MS Exchange version 4.

Thanks for your interest,
Javier.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform