From: Hamzakutty PK on
Please find the solution of the Error which is happening while attempting to start the default webpage/websites in IIS 6.0.
1.Make sure that the ListenOnlyList sub key contains valid IP addresses in Registry. If the ListenOnlyList sub key contains an IP address that is not valid, you must remove the IP address or change the ListenOnlyList sub key entries to reflect a valid IP address.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\ListenOnlyList
2.in order to stop and restart the HTTP service, you need to do this from the command prompt:
net stop http /y
net start w3svc

Thanks
Hamza kPK


From http://www.developmentnow.com/g/59_2004_3_0_0_274459/IIS-6-0-the-format-of-the-specified-network-name-is-invalid.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/
 | 
Pages: 1
Prev: Default web site
Next: Economical Auction Site