Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OE emailing using MAPI does not work at the client
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01270459
Message ID:
01270517
Vues:
20
Hey Sergey

>See BUG: License Error with ActiveX Control Added at Run-Time mskb #Q192693

OK. I will create 2 containers and put the ActiveXs for MAPISession and MAPIMessages in each of them, naming them cntMAPISession and cntMAPIMessages, what will the change to my code be:

Original:
loSession = CREATEOBJECT( "MSMAPI.MAPISession" )
loMessages = CREATEOBJECT( "MSMAPI.MAPIMessages" )
Be changed to:
loSession = CREATEOBJECT( "cntMAPISession" )
loMessages = CREATEOBJECT( "cntMAPIMessages" )
Please correct me if the changed code is wrong, as I am not clear of how the call morph once the controls are in containers.

Please advise.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform