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-tp4620141p4676606.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

Reply via email to