COM+ Just-in-Time Activation Tasks

The following topics provide step-by-step instructions for using Just-in-Time (JIT) activation in COM+.

Topic Description
Enabling JIT Activation for a Component
Provides a step-by-step procedure for activating the COM+ JIT activation service for your COM+ components.
Setting the Done Bit
Provides information about setting the done bit for your JIT-activated components.
Enabling Auto-Done for a Method
Provides a step-by-step procedure for enabling the auto-done feature for your COM+ component methods.
Enforcing Activation in the Caller's Context
Provides a step-by-step procedure for enforcing an object's activation in the caller's context rather than in its own context.
Enforcing Activation in the Default Context
Provides a step-by-step procedure for enforcing an object's activation in the caller's context rather than in its own context.

COM+ Just-in-Time Activation Concepts