Re: [WiX-users] IIS: WebAddress element's IP attribute not set when "All Unassigned"

2011-04-19 Thread Nick Ramirez
Thanks Wyrdfish, It looks like it is working now -- even though, the asterisk doesn't show up where the IP would be in the IIS manager. I had been waiting for our systems guys to create a DNS entry for the website and once I had it, it seems to work. Must be a false alarm. It is interesting though

Re: [WiX-users] IIS: WebAddress element's IP attribute not set when "All Unassigned"

2011-04-19 Thread David Watson
: 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: IP="*" Port="443"

[WiX-users] IIS: WebAddress element's IP attribute not set when "All Unassigned"

2011-04-18 Thread Nick Ramirez
Hello everyone, I wonder if anyone can help with this. I'm using the WebAddress element to set the address for my website: IP="*" Port="443" Header="[ASMX_WEBSITE_DNS_NAME]" Secure="yes" /> The only problem is that in IIS7, the