Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OE emailing using MAPI does not work at the client
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01270459
Message ID:
01270517
Views:
21
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
___________________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform