Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DCOM under NT4.0 problem
Message
De
16/11/1999 12:57:19
 
 
À
15/10/1999 10:50:03
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00271794
Message ID:
00291534
Vues:
41
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform