Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Licensing for mswinsck
Message
 
 
To
21/11/2000 12:05:05
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00444218
Message ID:
00444310
Views:
6
>Anyone know the licensing or distribution information
>on the mswinsck.ocx file? I get the: appropriate license for this class not
>found when I try to access outside of my workstation..
>
>is there a way to do this?

Without the license information (stored in the registry), you can not use Createobject(), NewObject() or AddObject(). The control assocaite these with the development environment. If you don't have the license information, you can't develop with it.

In order to get around this, you need to include the appropriate ActiveX control in an Olecontrol on a form. When an ActiveX control is used in this way, it operates in "end user" mode. You can access all of its properties and methods.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform