Re: [WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled

2009-05-14 Thread nickheppleston
ing problems with so that I can compare and > contrast with my own install? > > Many Thanks, > > /john > > - Original Message - > From: "nickheppleston" > To: > Sent: Thursday, May 14, 2009 10:52 AM > Subject: Re: [WiX-users] Uninstall Ass

Re: [WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled

2009-05-14 Thread John Daintree
4, 2009 10:52 AM Subject: Re: [WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled > > Phil, > Many thanks for the reply. I spent some time reviewing the MsiAssemblyName > table and discovered that the third-party assembly I am trying to install > does not have Proces

Re: [WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled

2009-05-14 Thread nickheppleston
Phil, Many thanks for the reply. I spent some time reviewing the MsiAssemblyName table and discovered that the third-party assembly I am trying to install does not have ProcessorArchitecture attribute set, however I was specifying MSIL as the processor architecture in the WiX File element. As a r

Re: [WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled

2009-05-13 Thread Wilson, Phil
Assuming there are no sharing issues keeping it installed, the typical reason for this is that the actual assembly name details do not match the description that ends up in the MsiAssemblyName table in the MSI file. This means that the identity must be fully specified with name, publickeytoken,