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 removed on repair



pmdarrow wrote:
> 
> Something weird is happening - when I enable an IIS Web Service 
> Extension using the following:
> 
>     <Component Id="EnableAspNet"
> Guid="B45DFBD5-073F-4B0B-8C65-57BE57683300" Directory="INSTALLDIR">
>       <CreateFolder />
>       <iis:WebServiceExtension Id="ASPExtension" Group="ASP.NET 
> v2.0.50727" Allow="yes" File="[AspDllPath]" Description="ASP.NET 
> v2.0.50727" />
>     </Component>
> 
> ... the extension shows up properly in IIS on first install, but on 
> repair it gets removed (thus breaking my application.)
> 

I'm bringing this up again since no one really answered my question.
Does this sound like a bug? This happens with IIS6.
--
View this message in context:
http://n2.nabble.com/IIS-WebServiceExtension-removed-on-repair-tp4620141
p4676606.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------
------
Download Intel&#174; Parallel Studio Eval Try the new software tools for
yourself. Speed compiling, find bugs proactively, and fine-tune
applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
</pre>
<BR style="font-size:4px;">
<a href = "http://www.sdl.com";><img src="http://www.sdl.com/images/email 
logo_150dpi-01.png" alt="www.sdl.com" border="0"/></a>
<BR>
<font face="arial"  size="2" "><a href = "http://www.sdl.com"; 
style="color:005740; font-weight: bold">www.sdl.com</a>
<BR>
<BR>
<font face="arial"  size="1" color="#736F6E">
<b>SDL PLC confidential, all rights reserved.</b>
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.<BR>
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.<BR>
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.
</font>



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to