Creating COM+ Applications
This section describes how to create a new (empty) COM+ application and then add components to that application. It also describes how to add COM components to, and remove them from, existing COM+ applications, and how to move and copy components from one COM+ application to another.
Topic | Description |
---|---|
Creating a New COM+ Application |
Describes how to create a new COM+ application. |
Installing New Components |
Describes how to install new components. |
Importing Components |
Describes how to import components. |
Removing a Component from a COM+ Application |
Describes how to delete a component from a COM+ application. |
Moving Components |
Describes how to move a component from one COM+ application to another. |
Copying Components |
Describes how to copy a component from one COM+ application to another. |
Deleting a COM+ Application |
Describes how to delete a COM+ application. |
For conceptual information on the procedures described in this section, see COM+ Application Overview and Deploying COM+ Applications.
For procedural information on the administrative tasks involved in exporting and installing COM+ applications, see "Installing COM+ Applications" in the Component Services Administrator's Guide.