Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DCOM under NT4.0 problem
Message
From
16/11/1999 12:57:19
 
 
To
15/10/1999 10:50:03
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00271794
Message ID:
00291534
Views:
40
The only way to run a multithreaded dll in
win 95 & VFP 6.0 sp3 is to use MTS to handle the thread pooling. This will probably change in COM+ when Windows 2000 is released, because all the code is in there, and thus will replace 95/98 and NT.

Windows 95 can run a DCOM object from an out of process server when the EXE is loaded on an NT4 or > server, I tried this and it runs fine.(slower than from a dll in MTS because it has to create a whole new instance of the EXE in memory but it's safer because if one of them crashes then the other server engines will not even notice the crash, they will continue to run normally)

andres
DimaCorp USA, Inc
CyberConsulting + Remote Control Automation.
Previous
Reply
Map
View

Click here to load this message in the networking platform