Removing a Component from a COM+ Application

You can use the Component Services administrative tool to remove components from a COM+ application.

Note

Exercise care when deleting and reinstalling individual components from a COM+ application. This process requires detailed knowledge about the component's classes, including their attributes, security configurations on interfaces and methods, and other settings.

 

To remove a component from a COM+ application

  1. In the console tree of the Component Services administrative tool, select the application that contains the component you want to remove.

  2. Open the application's Components folder.

  3. Select the component you want to remove.

  4. On the Action menu, click Delete. You can also select the component, right-click, and click Delete.

  5. Click Yes when prompted to confirm your action.

Copying Components

Creating a New COM+ Application

Deleting a COM+ Application

Importing Components

Installing New Components

Moving Components