Thank you so much Peter, that indeed was the problem. AspDllPath wasn't
getting set properly because I had a condition on the SetProperty element
for AspDllPath:
IISMAJORVERSION="#6" AND &ConfigureIIS=3
During a repair, feature states don't seem to get set. I think if I put "OR
Installed
If you generate a log for the repair and check the value of AspDllPath,
is it being set to the right value ?
-Original Message-
From: pmdarrow [mailto:pdar...@metaworks.com]
Sent: 04 March 2010 19:27
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] IIS WebServiceExtension
pmdarrow wrote:
>
> Something weird is happening - when I enable an IIS Web Service Extension
> using the following:
>
> Guid="B45DFBD5-073F-4B0B-8C65-57BE57683300" Directory="INSTALLDIR">
>
>
>
>
> ... the extension shows up properly in IIS on first install, but on rep
Er right, that condition would get re-evaluated and remove the component on
repair. But the problem still occurs without any of that. This happens on
Windows Server 2003 - IIS 6.0. I haven't had a chance to test this the other
OS I'm targeting (Windows Server 2008 with IIS 6 Metabase Compatibility
@lists.sourceforge.net
Subject: [WiX-users] IIS WebServiceExtension removed on repair
Hi all,
I'm using the WiX IIS extension. Something weird is happening - when I
enable an IIS Web Service Extension using the following:
... the extension shows up properly in IIS on first in
Hi all,
I'm using the WiX IIS extension. Something weird is happening - when I
enable an IIS Web Service Extension using the following:
... the extension shows up properly in IIS on first install, but on repair
it gets removed (thus breaking my application.) I've tried a
6 matches
Mail list logo