> The problem was that the "World Wide Web Publishing Services" was 
> running.

There is a registry setting that makes IIS listen only on specific IP
addresses when it starts, so you can run IIS and ICS servers at the same
time.  

HLM\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\ListenOnlyList

or add them using netsh commands:

netsh http add iplisten ipaddress=217.146.102.140:80

Angus
 

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to