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.

Attributes

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

wxs:YesNoTypeUnion

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

wxs:YesNoTypeUnion

CommandLine

string

ConcurrentApps

integer

CreatedBy

string

CRMEnabled

wxs:YesNoTypeUnion

CRMLogFile

string

Deleteable

wxs:YesNoTypeUnion

Description

string

DumpEnabled

wxs:YesNoTypeUnion

DumpOnException

wxs:YesNoTypeUnion

DumpOnFailfast

wxs:YesNoTypeUnion

DumpPath

string

EventsEnabled

wxs:YesNoTypeUnion

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

wxs:YesNoTypeUnion

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

wxs:YesNoTypeUnion

QueuingEnabled

wxs:YesNoTypeUnion

RecycleActivationLimit

integer

RecycleCallLimit

integer

RecycleExpirationTimeout

integer

RecycleLifetimeLimit

integer

RecycleMemoryLimit

integer

Replicable

wxs:YesNoTypeUnion

RunForever

wxs:YesNoTypeUnion

ShutdownAfter

integer

SoapActivated

wxs:YesNoTypeUnion

SoapBaseUrl

string

SoapMailTo

string

SoapVRoot

string

SRPEnabled

wxs:YesNoTypeUnion

SRPTrustLevel

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

  • disallowed
  • fullyTrusted

ThreeGigSupportEnabled

wxs:YesNoTypeUnion

Children

Parents