Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do non COM+ objects scale to multiple users?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00670700
Message ID:
00671116
Vues:
24
Hi Charlie,

>That's where I get confused. What is the difference between setting application protection on virtual directory and putting DLL in a COM+ package? They both allow you to "unload" application without stopping web server. Do they both offer JIT?

When you enable application protection, this basically means that IIS 5 creates your COM object in a separate EXE (DLLHOST.EXE). This is the same EXE that is used in COM+ Services (MTX.EXE was what MTS used). In fact, internally IIS creates a COM+ application for each virtual directory and adds a component for each directory with most COM+ features disabled.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform