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

Reply via email to