Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Approriate license is not found!
Message
 
 
To
12/06/2001 10:37:48
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00518375
Message ID:
00518386
Views:
10
>Hi,
> I am usinf MAPI in my VFP application. I faced an problem that VFP return "Approriate license is not found!" when it run in my client machine. ANy ideas?
>
>Thank you

Are you programmatically creating this object or adding it to a form? You porbably need to create a subclass of this control by dropping it on a form then saving that as a class. Then in your app, do a NewObject or CreateObject of that form subclass. Then you can use the MAPI control.

This same issues applies to many OCX controls including the progress bar.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform