Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OCX Registration in remote computer
Message
De
09/01/2001 13:29:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00461162
Message ID:
00461324
Vues:
15
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform