Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Effortless install of ActiveX
Message
 
 
To
05/09/2001 10:48:00
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00552482
Message ID:
00552516
Views:
24
It depends on the actual error message. The most common is invalid license. This basically means you have a developer license installed on your PC but not on the end-users. This is usually caused by programmaticaly adding the control to a container object. The work around is to subclass the control by dropping it onto a form. Then you instanciate that subclass and work from there.

>Mark
>
>On another note about ActiveX controls, why is that some errors (ie 1426) come up all the time, and the error traps ignore these errors - what are they exactly?
>
>Thanks
>Kev
>>Yes.
>>
>>>Thanks Mark
>>>
>>>So I just need the OCX?
>>>
>>>Kev
>>>>You can run RegSvr32 in Silent mode with the /s switch. For a list of switches, type RegSvr32 /? in the RUN combobox.
>>>>
>>>>>Hi
>>>>>
>>>>>I want to distribute an ActiveX control onto all the PC's that use my app.
>>>>>
>>>>>Here's the tricky part - I want it done automatically with as little user-intervention as possible, the main reason being that most of our users use the app on their notebooks as a standalone and some people use it on PC's running from the server.
>>>>>
>>>>>The only thing I could think of was to run REGSVR32 and put this into a program that would run before the app.
>>>>>
>>>>>Any ideas?
>>>>>Thanks
>>>>>Kev
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform