Hi,
 
I'm using v2.0.5206.0 and currently trying to perform a major upgrade.  I've 
set the main guids and version number to be unique and I'm using:
 
    <InstallExecuteSequence>
      <RemoveExistingProducts After="InstallValidate" />
    </InstallExecuteSequence>
 
and 
 
    <Upgrade Id="7316DF0A-2C41-4AC2-8A8B-2E1BEC44AAA6">
      <UpgradeVersion Property="PATCHFOUND" Minimum="4.0.0.0" />
    </Upgrade>
 
However when the product is installed and I run a new version it detects the 
previous version, removes the old product and installs the new but I receive 
the following error:
 
MSI (s) (98:78) [11:23:13:396]: Invoking remote custom action. DLL: 
C:\WINDOWS\Installer\MSIEA.tmp, Entrypoint: ComPlusInstallExecute
ComPlusInstallExecute:  ExceptionInfo: Code='0', 
Source='System.EnterpriseServices', Description='FATAL: Could not find 
component 'Freshfields.FeeEarnerTools.Security.Component.SecurityComponent' we 
just installed.', HelpFile='', HelpContext='0'
ComPlusInstallExecute:  Error 0x80020009: Failed to invoke 
RegistrationHelper.InstallAssembly() method
ComPlusInstallExecute:  Error 0x80020009: Failed to register .NET assembly
ComPlusInstallExecute:  Error 0x80020009: Failed to register assembly, key: 
CCLComPlusAssembly
ComPlusInstallExecute:  Error 0x80020009: Failed to register assemblies
 
If I uninstall from control panel and reinstall it all works fine.
 
Any ideas what I might be doing wrong?
 
Thanks
 
Dan

This e-mail is confidential and may well also be legally privileged. If you 
have received it in error, you are on notice of its status. Please notify us 
immediately by reply e-mail and then delete this message from your system. 
Please do not copy it or use it for any purposes, or disclose its contents to 
any other person: to do so could be a breach of confidence. Thank you for your 
co-operation. Please contact our IT Helpdesk on +44 (0) 20 7785 2000 or email 
[EMAIL PROTECTED] if you need assistance.

Please refer to http://www.freshfields.com/legalnotice/uk.asp for regulatory 
information relating to the provision of insurance mediation services. 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to