Upravit

Sdílet prostřednictvím


Partition Implementation

When installed on an application server, COM+ automatically creates a partition, known as the global partition. The global partition includes a standard set of COM+ applications. COM+ applications that are installed in the global partition are automatically available to all users on the server. If you have other COM+ applications that you would like to make available to all users on the server, you can add them into the global partition.

In addition to the global partition, you can create other partitions for users on that server only, or for users throughout the domain. Creating additional partitions and installing multiple configurations of a COM+ application into them allows your users to execute those application configurations simultaneously on the same computer. Also, by installing COM+ applications into a partition other than the global partition, you can control user access to those applications.

Windows XP: The ability to create, configure, or delegate COM+ partitions is not available. The global partition is the only COM+ partition available.

For more information on local partitions and partitions defined within Active Directory, see the following topics:

Application Design Restrictions

COM+ Queued Components and Partitions

Registering and Activating Components in Partitions

What Are COM+ Partitions?