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:
00389094
Vues:
25
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