Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSMAPI32.OCX error 1429
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01423998
Message ID:
01424004
Views:
53
Tom,

As alternative can you try blat.dll ?

See http://fox.wikis.com/wc.dll?Wiki~AutomatedEmail and http://fox.wikis.com/wc.dll?Wiki~BlatEmail

>I have tried dozens of things, but at the moment of SIGNON
>for the MAPISESSION, Windows Live Mail starts up and VFP freezes
>(and responds to any mouse clicks with just a "ding" -- there aren't any
>hidden dialog windows anywhere).
>
>Code excerpt:
>
>TRY
> loSession = CREATEOBJECT( "MSMAPI.MAPISession" )
>
> loSession.Signon()
> IF (loSession.SessionID > 0)
> loMessages = CREATEOBJECT( "MSMAPI.MAPIMessages" )
> loMessages.SessionID = loSession.SessionID
> (and so on)
>
>Things I have tried include:
>I have made certain the MSMAPI32.OCX is registered (REGSVR32 succeeded).
>My user account is ADMINISTRATOR.
>I made sure I have full control over the OCX (permissions).
>I have clicked OFF as many settings as I think feasible in Windows Live Mail.
>I have gone to Control Panel Programs and Features, and clicked the REPAIR
> option on WLM.
>Update: I forgot to mention the error code number 1429, "OLE IDispatch exception code 0 from MAPIsession."
>
>The strange thing is that the first time I tried it, it worked, but not since then.
>Because VFP gets locked up, I have to end the session in Task Manager.
>
>Any ideas, please? I'm almost ready to buy Outlook because my past automation with
>Outlook was successful.
>Thanks, Tom
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform