Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to put my application as a NT service
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00453015
Message ID:
00453022
Vues:
16
>DO someone know how to put "application.exe" as a NT service ?
The NT4 option pack has something called SvrAny.Exe that allows any executeable (including those created using VFP) to run as a service. That said, you cannot have any GUI components. This includes the error handler. Services, in general, need to be much more robust than regular applications. You may also habe provlems with accessing network drives, etc. because by default the service will run under the System Account. You can specify a specific account, but others have reported that this can cause problems with things like Timers. This may just be coincidental. George Simmons, has done some work in this area. You might want to do a Search, and send him a provate message or an e-mail.
censored.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform