Version 8.0
 —  EntireX Developer's Kit  —

Component Service (COM+)

The EntireX DCOM Wrapper and EntireX Broker ActiveX Control components can be used with Component Service (COM+). Components generated by COM+ interoperate with components created by:


EntireX DCOM Wrapper

To participate in a transaction the components must be registered in a COM+ Application Package

The following scenario shows the interaction of the registered components of EntireX DCOM Wrapper and Component Service.

Start of instruction setTo interoperate with the COM+ transaction logic

Top of page

EntireX Broker ActiveX Control

The EntireX Broker ActiveX Control can be used by every COM+ component. Registration in Component Services is not recommended because required COM+ functions are not supplied and no further functionality is provided.

Top of page