Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-19 Thread gapearce
Well! That's exactly what's going on here. The overlapping keyfile thing is the problem - After fixing this (by puttting keyfile on the right file (NOT the component)), the problem is solved! Phil and Blair: you've both been a big help. Thanks again for looking at this weird problem (that I

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-18 Thread Blair
ir -Original Message- From: gapearce [mailto:mr_gapea...@yahoo.com] Sent: Friday, October 15, 2010 7:12 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] SharedDllRefCount on Upgrade Gladly... here it is. Had to zip it... Thanks again for trying to help. http://windows-

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread gapearce
Gladly... here it is. Had to zip it... Thanks again for trying to help. http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n5641073/full.zip full.zip -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SharedDllRefCount-on-Upgrade-tp

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread Wilson, Phil
Might be better to post the entire log. Phil Wilson -Original Message- From: gapearce [mailto:mr_gapea...@yahoo.com] Sent: Friday, October 15, 2010 12:56 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] SharedDllRefCount on Upgrade Here's two parts of the log...

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread gapearce
Here's two parts of the log... still looking grim... http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n5640249/log.txt log.txt Thanks for helping out Phil... -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SharedDllRefCount-on-U

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread Wilson, Phil
What does the log say about features being installed, local, absent null etc? Phil Wilson -Original Message- From: gapearce [mailto:mr_gapea...@yahoo.com] Sent: Friday, October 15, 2010 11:03 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] SharedDllRefCount on Upgrade

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread gapearce
Uh Oh. This doesn't sound good... Here's what I'm doing to determine if I need to upgrade: So I am using UpgradeVersion... Is there another way to do what I'd like to do? (I.e. completely remove the previous version and install a new one over top?) Ugh! -- View thi

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread Wilson, Phil
To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] SharedDllRefCount on Upgrade Thanks for the reply, Phil. I'm not sure what you mean by "migrating feature states", but these two components probably don't have the same component names as something in the previou

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread gapearce
Thanks for the reply, Phil. I'm not sure what you mean by "migrating feature states", but these two components probably don't have the same component names as something in the previous installer version, and they definitely don't have the same component guids. But neither do the other componen

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread gapearce
Sorry, looks like I posted too soon. After trying to use SharedDLLRefCount="yes", my WiX installer still won't install these components. I should also note that all of the other components have "Action: Local" ... and they get installed. What's going on here? -- View this message in context

Re: [WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread Wilson, Phil
wix-users@lists.sourceforge.net Subject: [WiX-users] SharedDllRefCount on Upgrade So on an upgrade, I noticed that some important files were not installed. So I looked in the log and found these: MSI (s) (7C:28) [12:04:18:128]: Component: Service_Component; Installed: Absent; Request: Local; Action: Null M

[WiX-users] SharedDllRefCount on Upgrade

2010-10-15 Thread gapearce
So on an upgrade, I noticed that some important files were not installed. So I looked in the log and found these: MSI (s) (7C:28) [12:04:18:128]: Component: Service_Component; Installed: Absent; Request: Local; Action: Null MSI (s) (7C:28) [12:04:18:128]: Component: Admin_Component; Installe