ComPlusComponent Element (Complus Extension)

WiX Toolset

ComPlusComponent Element (Complus Extension)

Description
Represents a COM+ component in an assembly.
Windows Installer references
None
Parents
ComPlusAssembly
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. Choice of elements (min: 0, max: unbounded)
Attributes
Name Type Description Required
Id String Identifier for the element. Yes
AllowInprocSubscribers YesNoType    
CLSID Uuid CLSID of the component. Yes
ComponentAccessChecksEnabled YesNoType    
ComponentTransactionTimeout Int    
ComponentTransactionTimeoutEnabled YesNoType    
COMTIIntrinsics YesNoType    
ConstructionEnabled YesNoType    
ConstructorString String    
CreationTimeout Int    
Description String    
EventTrackingEnabled YesNoType    
ExceptionClass String    
FireInParallel YesNoType    
IISIntrinsics YesNoType    
InitializesServerApplication YesNoType    
IsEnabled YesNoType    
IsPrivateComponent YesNoType    
JustInTimeActivation YesNoType    
LoadBalancingSupported YesNoType    
MaxPoolSize Int    
MinPoolSize Int    
MultiInterfacePublisherFilterCLSID String    
MustRunInClientContext YesNoType    
MustRunInDefaultContext YesNoType    
ObjectPoolingEnabled YesNoType    
PublisherID String    
SoapAssemblyName String    
SoapTypeName String    
Synchronization Enumeration This attribute's value must be one of the following:
ignored
none
supported
required
requiresNew
 
Transaction Enumeration This attribute's value must be one of the following:
ignored
none
supported
required
requiresNew
 
TxIsolationLevel Enumeration This attribute's value must be one of the following:
any
readUnCommitted
readCommitted
repeatableRead
serializable
 
See Also
Complus Schema