I have had a look at the WiX code and my suspicion is that it loads which ever 
version of the .NET framework is in the msiexec process space, so if .NET 2.0 
(or 3.5) was first then that is how it loads the COM+ assembly therefore if 
yours if .NET 4.0 is won't work. I am not sure how that could be fixed.

Could you try starting your msi and then using something like process explorer 
to see what version of .NET is loaded in the same process space as you msi?

-----Original Message-----
From: DexterSinister [mailto:dma...@nt4hire.com] 
Sent: 20 March 2013 21:23
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] COM+ registration help

Yes, Neil ... RegSvcs works fine for either version of the DLL, installs fine 
... uninstalls fine ...

Weird, eh?

I'm going to take a look at the ComPlus extension code to see if I can find any 
obvious reason why it's not working ... not familiar territory, but I may as 
well give it a shot ...

Thanks,

-dmm



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/COM-registration-help-tp7584402p7584501.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics Download AppDynamics Lite for free 
today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to