Skip to content

ComPlusApplication element (Complus extension)

Defines a COM+ application. If this element is a descendent of a Component element, the application will be created in association with this component. If the element is a child of any of the Fragment, Module, or Package elements it is considered to be a locater, referencing an existing application.

If the element is a child of a ComPlusPartition element, or have its Partition attribute set, the application will be installed under the referenced partition.

AccessChecksLevel

This attribute’s value must be one of the following:

  • applicationLevel
  • applicationComponentLevel

Activation

This attribute’s value must be one of the following:

  • inproc
  • local

ApplicationAccessChecksEnabled

bool

ApplicationDirectory

string

ApplicationId

string

Id for the application. This attribute can be omitted, in which case an id will be generated on install. If the element is a locater, this attribute can be omitted if a value is provided for the Name attribute.

Authentication

This attribute’s value must be one of the following:

  • default
  • none
  • connect
  • call
  • packet
  • integrity
  • privacy

AuthenticationCapability

This attribute’s value must be one of the following:

  • none
  • secureReference
  • staticCloaking
  • dynamicCloaking

Changeable

bool

CommandLine

string

ConcurrentApps

integer

CreatedBy

string

CRMEnabled

bool

CRMLogFile

string

Deleteable

bool

Description

string

DumpEnabled

bool

DumpOnException

bool

DumpOnFailfast

bool

DumpPath

string

EventsEnabled

bool

Id

string required

Identifier for the element.

Identity

string

ImpersonationLevel

This attribute’s value must be one of the following:

  • anonymous
  • identify
  • impersonate
  • delegate

IsEnabled

bool

MaxDumpCount

integer

Name

string

Name of the application. This attribute can be omitted if the element is a locater, and a value is provided for the PartitionId attribute.

Partition

string

If the element is not a child of a ComPlusPartition element, this attribute can be provided with the id of a ComPlusPartition element representing the partition the application belongs to.

Password

string

QCAuthenticateMsgs

This attribute’s value must be one of the following:

  • secureApps
  • off
  • on

QCListenerMaxThreads

integer

QueueListenerEnabled

bool

QueuingEnabled

bool

RecycleActivationLimit

integer

RecycleCallLimit

integer

RecycleExpirationTimeout

integer

RecycleLifetimeLimit

integer

RecycleMemoryLimit

integer

Replicable

bool

RunForever

bool

ShutdownAfter

integer

SoapActivated

bool

SoapBaseUrl

string

SoapMailTo

string

SoapVRoot

string

SRPEnabled

bool

SRPTrustLevel

This attribute’s value must be one of the following:

  • disallowed
  • fullyTrusted

ThreeGigSupportEnabled

bool