Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reboot for COM object changes?
Message
 
 
To
15/11/2001 15:48:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00408415
Message ID:
00582367
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform