Yes, as I understand it, there are very significant challenges registering
NETFX4.0 COM+ components. That bug is a very, very hard bug according to
Fredrik (who wrote the custom action).

On Fri, Mar 11, 2011 at 8:36 AM, DexterSinister <dma...@nt4hire.com> wrote:

> I've got an installer for a utility that includes a COM+ component.  The
> solution was originally created in VS2008 and targetted .NET 3.5.  The
> solution was 'upgraded' to VS2010 and .NET 4.0, and now the installation
> fails ...
>
> Here's a fragment for COM+ component & TLB [this was working fine until the
> upgrade]:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> **********
>
> Here's a fragment from the installation log file showing the error:
>
> ComPlusInstallExecuteCommit:  Registering assembly, key: myAssembly
> MSI (s) (DC!DC) [09:57:53:884]: Closing MSIHANDLE (3073) of type 790531 for
> thread 3548
> MSI (s) (DC!DC) [09:57:58:775]: Creating MSIHANDLE (3074) of type 790531
> for
> thread 3548
> ComPlusInstallExecuteCommit:  ExceptionInfo: Code='0',
> Source='System.EnterpriseServices', Description='Failed to load assembly
> 'c:\program files\myCompany\ourApplication\curVerNum\myAssembly.dll'.',
> HelpFile='', HelpContext='0'
> MSI (s) (DC!DC) [09:57:58:791]: Closing MSIHANDLE (3074) of type 790531 for
> thread 3548
> MSI (s) (DC!DC) [09:57:58:791]: Creating MSIHANDLE (3075) of type 790531
> for
> thread 3548
> ComPlusInstallExecuteCommit:  Error 0x80020009: Failed to invoke
> RegistrationHelper.InstallAssembly() method
> MSI (s) (DC!DC) [09:57:58:791]: Closing MSIHANDLE (3075) of type 790531 for
> thread 3548
> MSI (s) (DC!DC) [09:57:58:791]: Creating MSIHANDLE (3076) of type 790531
> for
> thread 3548
> ComPlusInstallExecuteCommit:  Error 0x80020009: Failed to register .NET
> assembly
> MSI (s) (DC!DC) [09:57:58:791]: Closing MSIHANDLE (3076) of type 790531 for
> thread 3548
> MSI (s) (DC!DC) [09:57:58:791]: Creating MSIHANDLE (3077) of type 790531
> for
> thread 3548
> ComPlusInstallExecuteCommit:  Error 0x80020009: Failed to register
> assembly,
> key: myAssembly
> MSI (s) (DC!DC) [09:57:58:791]: Closing MSIHANDLE (3077) of type 790531 for
> thread 3548
> MSI (s) (DC!DC) [09:57:58:791]: Creating MSIHANDLE (3078) of type 790531
> for
> thread 3548
> ComPlusInstallExecuteCommit:  Error 0x80020009: Failed to register
> assemblies
>
> **********
>
> I'm using WiX v3.5.2519.0 ... and I have seen a similar error has been
> reported in the WiX bug tracker on SourceForge [registering a TLB] ... but
> no solution to the problem.
>
> Help!
>
> Thanks in advance,
>
> -dmm
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/ComPlus-Problem-Was-working-now-not-working-2nd-Attempt-at-Posting-tp6162048p6162048.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Colocation vs. Managed Hosting
> A question and answer guide to determining the best fit
> for your organization - today and in the future.
> http://p.sf.net/sfu/internap-sfd2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to