I have a service deliverable msi which has the features "databases" | 
"services" | "sites" | "tools".    Only the "sites" feature makes use of 
wixIisExtension.dll.    When I run my msi with only the "databases" feature 
selected it fails when it finds that it cannot talk to iis with the error 
message

Action start 16:16:08: ConfigureIIs.
ConfigureIIs:  failed to get IID_IMSAdminBase Object
MSI (s) (78!2C) [16:16:08:790]: Product: My Service Deliverable -- Error 26001. 
Cannot connect to Internet Information Server.  (-2147221164         )
Error 26001. Cannot connect to Internet Information Server.  (-2147221164       
  )

Is there a change I can make to my wix sources so that I can carry out feature 
installs like "databases" where no iis dependencies exist w/o having to have 
iis installed on the host because in our datacenter its not allowed to have iis 
components on a databases host.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to