Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In of Process vs Out of Process
Message
 
To
09/11/2000 16:41:55
Alan Harris-Reid
Baseline Data Services
Devon, United Kingdom
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00439634
Message ID:
00440010
Views:
22
>Nick,
>
>>If you are planning to use your COM on the remote server then there is no question - it has to be compiled as an EXE.<
>
>I'm probably showing my ignorance about this subject, but why would it have to be an .exe on the remote server? Why couldn't you not have a .dll together with the VFP runtime files?
>
>Regards,
>Alan

Hi Alan,

In-Process and Out-Of-Process are relative to the client application which instantiates the COM server. In case of the remote server PC the client app and COM server are located on different computers, therefore the COM server physically cannot run in the same process with a client app, so it has to be an EXE. It has nothing to do with the VFP runtime files (except the fact they have to be installed on the server PC in order to run your COM server :)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform