Skip to main content
Version: v3

ComPlusApplication Element (Complus Extension)

Description
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 Product 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.
Windows Installer references
None
Parents
ComPlusPartition, Component, Fragment, Module, Product
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. Choice of elements (min: 0, max: unbounded)
Attributes
NameTypeDescriptionRequired
IdString Identifier for the element. Yes
AccessChecksLevelEnumerationThis attribute's value must be one of the following:
applicationLevel
applicationComponentLevel
 
ActivationEnumerationThis attribute's value must be one of the following:
inproc
local
 
ApplicationAccessChecksEnabledYesNoType  
ApplicationDirectoryString  
ApplicationIdString 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.  
AuthenticationEnumerationThis attribute's value must be one of the following:
default
none
connect
call
packet
integrity
privacy
 
AuthenticationCapabilityEnumerationThis attribute's value must be one of the following:
none
secureReference
staticCloaking
dynamicCloaking
 
ChangeableYesNoType  
CommandLineString  
ConcurrentAppsInt  
CreatedByString  
CRMEnabledYesNoType  
CRMLogFileString  
DeleteableYesNoType  
DescriptionString  
DumpEnabledYesNoType  
DumpOnExceptionYesNoType  
DumpOnFailfastYesNoType  
DumpPathString  
EventsEnabledYesNoType  
IdentityString  
ImpersonationLevelEnumerationThis attribute's value must be one of the following:
anonymous
identify
impersonate
delegate
 
IsEnabledYesNoType  
MaxDumpCountInt  
NameString Name of the application. This attribute can be omitted if the element is a locater, and a value is provided for the PartitionId attribute.  
PartitionString 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.  
PasswordString  
QCAuthenticateMsgsEnumerationThis attribute's value must be one of the following:
secureApps
off
on
 
QCListenerMaxThreadsInt  
QueueListenerEnabledYesNoType  
QueuingEnabledYesNoType  
RecycleActivationLimitInt  
RecycleCallLimitInt  
RecycleExpirationTimeoutInt  
RecycleLifetimeLimitInt  
RecycleMemoryLimitInt  
ReplicableYesNoType  
RunForeverYesNoType  
ShutdownAfterInt  
SoapActivatedYesNoType  
SoapBaseUrlString  
SoapMailToString  
SoapVRootString  
SRPEnabledYesNoType  
SRPTrustLevelEnumerationThis attribute's value must be one of the following:
disallowed
fullyTrusted
 
ThreeGigSupportEnabledYesNoType  
See Also
Complus Schema