Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reboot for COM object changes?
Message
 
 
À
15/11/2001 15:48:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00408415
Message ID:
00582367
Vues:
32
>The only problem is you shut down all services and in production mode that is a problem if you have multiple applications running. Are you saying there is no way to shut down just one com server with out shutting them all down unless you use MTS?

Frank,
Correct. Instead of IISAdmin having access to all your COM objects, it simply gets a proxy object. MTS/COM+ holds and controls the actual object. It offers the interface to shut down individual objects as needed. It adds the extra layer of abstraction which is a slight performance hit, but it gives you the ultimate in flexibility and maintainability because of it.

IIS has no interface to get to the things it instantiates in memory. You have to make it release everything in memory.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform