Andyamstrad
Programmer
Hi all
Can you tell me if there is any advantage/disdavantage of putting all components into one COM+ package or seperating them e.g creating two?
Im in the process of creating an installer and some of the COM+ components can be installed on one seperate server and some on another. The COM+ package is then exported to generate an application proxy. Rather than create the same export COM+ package twice with all the components, on both machines, should these be split for server 1 to have its own package with its relevant components and server 2 to have its own package with its relevant components in it.
Does it also depend whether the COM+ components are using Shared Property Manager?
Regards
Can you tell me if there is any advantage/disdavantage of putting all components into one COM+ package or seperating them e.g creating two?
Im in the process of creating an installer and some of the COM+ components can be installed on one seperate server and some on another. The COM+ package is then exported to generate an application proxy. Rather than create the same export COM+ package twice with all the components, on both machines, should these be split for server 1 to have its own package with its relevant components and server 2 to have its own package with its relevant components in it.
Does it also depend whether the COM+ components are using Shared Property Manager?
Regards