Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How does FoxISAPI know where my app is?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00364250
Message ID:
00364279
Vues:
36
>>From reading about FoxISAPI it sounds like I just compile my program in FoxPro and then FoxISAPI magically knows that it exists and where it is. How does it know this?
>>
>>And what if I don't want my FoxPro development stuff installed on the web server? How do I get FoxISAPI to know where to look for my application?
>
>FoxISAPI uses COM. Your EXE is registered as a COM object when it is compiled. This info is in the registry... that is how FoxISAPI knows. becarefull though, the default directtory for most COM objects is going to be the windows\system directory so you will have to set default or path to where you know your data is.
>
>BOb

So how do I register my EXE as a COM object manually (without compiling it)?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform