Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OCX Registration in remote computer
Message
From
09/01/2001 13:29:54
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00461162
Message ID:
00461324
Views:
17
>I have an application that can be install in a server an the user can run it from his stations.
>The problem is that the ocx that i used need to be register in each station.
>Is there a way to bypass this behaivor, so the program use the registered ocx on the server?

Does the ocx host an activeX control that is placed on a form? If so, I don't think that there's any way around registering the control locally. If your application is just using a COM object hosted in the dll, and you control the instanciation of the object (CREATEOBJECT) you can use CREATEOBJECTEX to run the object through DCOM. See the VFP help under CREATEOBJECTEX.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform