Its works for me without using the @IP attribute but I have also never used
@Secure, do you get anything useful from the log?


-----Original Message-----
From: Nick Ramirez [mailto:nickra...@hotmail.com] 
Sent: 18 April 2011 22:46
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] IIS: WebAddress element's IP attribute not set when "All
Unassigned"

Hello everyone,

I wonder if anyone can help with this. I'm using the WebAddress element to
set the address for my website:

<iis:WebAddress Id="WebServiceForPhoneSystem_WebAddress"
                       <b>IP="*"
                       Port="443"
                       Header="[ASMX_WEBSITE_DNS_NAME]"
                       Secure="yes" />

The only problem is that in IIS7, the IP address is set to nothing. If I use
an actual IP address, such as 127.0.0.1, it shows up. The asterisk, or
leaving IP off, causes the website to get no IP assigned. Has anyone
experienced this?

Thanks,
Nick

--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/IIS-WebAddress-
element-s-IP-attribute-not-set-when-All-Unassigned-tp6285267p6285267.html
Sent from the wix-users mailing list archive at Nabble.com.

-----------------------------------------------------------------------------
-
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
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.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to