Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAPI Message Control and Logon
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
User groups
Title:
MAPI Message Control and Logon
Miscellaneous
Thread ID:
00016351
Message ID:
00016351
Views:
131
HELP!

I have been attempting to use MAPI Session controls to access MS Exchange. I have used the following code:

oSession = CREATEOBJECT ("MSMAPI.MAPISESSION")
oSession.logon("MS Exchange Settings", .T.)


When I try to send the last command [oSession.logon("MS Exchange
Settings", .T.)] (because I want to see the login procedure), I keep getting OLE Error 0x8002000006.- Unknown Name although all MAPI Settings are there (checked them in the registry). If I merely enter:

oSession.logon

I get the same message. Checked VFP support to no avail (including Knowledge Base).

Any suggestions as to a resource to get past this?

Thanks in advance,

Bill Young - info@cysolutions.com
CySolutions, Medical Information Technology
You're only as good as your last
success, so . . .If it works. . .don't fix it!
Next
Reply
Map
View

Click here to load this message in the networking platform