Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Emailing, Faxing, Auto Dialing and setup
Message
From
28/10/1997 09:26:39
 
 
To
27/10/1997 09:41:14
Matt Mc Donnell
Mc Donnell Software Consulting
Boston, Massachusetts, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00056121
Message ID:
00056980
Views:
30
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform