Hi,
Never installed a COM+ application before, so apologize if there are
some basic errors in the implementation below. We are unable to install a
COM+ application on a windows server, with the code given below. The
installer is unable to create the application key.
<Component Id="cmp7B7295BBFE714E84332011A2B" Win64="no"
Guid="{03DF1248-755A-431D-BF7D-5EAB3A10EB40}">
<File Id="fil55978F4027937E179530601" KeyPath="yes"
Source="$(var.exchange2010.Exchange2010PSV2)Exchange2010PSV2.dll" />
<complus:ComPlusApplication Id="Exchange2010PSV2COM"
Name="Exchange 2010 Provisioning Bridge COM+ Server"
Identity="[IDENTITY_ACCOUNT_NAME]" Password="[IDENTITY_ACCOUNT_PASSWORD]"
DumpPath="%systemroot%\system32\com\dmp" Description="Exchange 2010
Management Shell Host for Exchange 2010 Provisioning Bridge"
ConcurrentApps="1" ApplicationAccessChecksEnabled="no"
AccessChecksLevel="applicationComponentLevel" Activation="local"
DumpEnabled="yes" DumpOnException="yes">
<complus:ComPlusAssembly Id="Exchange2010PSV2ComPlusAssembly"
Type="native" DllPath="[#fil55978F4027937E179530601]">
<complus:ComPlusComponent Id="Exchange2010PSV2COM"
CLSID="4002540A-09CA-4F08-8C60-8553E81F765A" />
</complus:ComPlusAssembly>
</complus:ComPlusApplication>
</Component>
Log error
-----------
MSI (s) (B4:B0) [12:09:13:843]: Invoking remote custom action. DLL:
C:\Windows\Installer\MSID43F.tmp, Entrypoint: ComPlusInstallExecute
Action 12:09:13: CreateComPlusPartitions. Creating COM+ partitions
Action 12:09:13: AddUsersToComPlusPartitionRoles. Adding users to COM+
partition roles
Action 12:09:13: AddComPlusPartitionUsers. Setting default COM+ partitions
for users
Action 12:09:13: CreateComPlusApplications. Creating COM+ applications
CreateComPlusApplications: Application: Exchange 2010 Provisioning Bridge
COM+ Server
ComPlusInstallExecute: Error 0x80110414: Failed to save changes
ComPlusInstallExecute: Error 0x80110414: Failed to create application, key:
Exchange2010PSV2COM
ComPlusInstallExecute: Error 0x80110414: Failed to create applications
CustomAction ComPlusInstallExecute returned actual error code 1603 (note
this may not be 100% accurate if translation happened inside sandbox)
Action ended 12:09:14: InstallFinalize. Return value 3.
Any thoughts on what is missing in the implementation above?
thanks,
sangeeta
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installing-COM-services-tp7598583.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users