Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Working with CREATEOBJECTEX
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00316317
Message ID:
00390198
Vues:
13
If you use the classid in the function you DONT need to be registered on the client workstation. If you use the ProgID you do need to be registered locally.



>Why does the exe need to be registered on the workstation as well? This means I have to have a copy of my exe on every desktop, along with mt GUI exe, and have it on the server?
>
>On the VFPCOM demo from Microsoft, I don't have foxserver.exe registered on my machine and the demo works OK.
>
>
>  ?
>
>
>>>I am trying to get a reindex procedure running. The exe is named reindex1. It is registered on the server and my workstation.
>>>
>>>I have a form on a workstation with this in the click event:
>>>Thisform.oreindexServer=CREATEOBJECTEX('reindex1.exe','\\Clubserver')
>>Steve... you want to do... Server.Class, Machine...
>>ThisForm.oReIndexServer = createobjextex('Reindex1.Indexer','ClubServer')
>>For this to work, ReIndex1 would have to be registered on the local machine and the ClubServer machine.
>>>When I look at the VFPCOM example the EXE that is run has details on the sever page of the project. I cannot seem to get this to function for me.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform