Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How does FoxISAPI know where my app is?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00364250
Message ID:
00364279
Views:
37
>>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)?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform