I can't use port 80 for my default web site and am getting
the following error in Event viewer:

Unable to bind to the underlying transport for 0.0.0.0:80.
The IP Listen-Only list may contain a reference to an
interface which may not exist on this machine. The data
field contains the error number.

Has anyone else seen this message, or know where I can
view the IP Listen-Only list?

RE: "Unable to Bind" error and Listen-Only List by yonlinemanghn

yonlinemanghn
Wed Feb 11 13:24:56 CST 2004

Hello.
Try the following:
1. Delete the
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\ListenO
nlyList registry entry
2. Delete the W3SVC/DisableSocketPooling metabase entry if you set it
(cscript adsutil.vbs delete W3SVC/DisableSocketPooling)
3. Reboot the server.

You can use the Httpcfg tool to get/set IP addresses in the IP Listen list.
Check out http://support.microsoft.com/default.aspx?scid=kb;en-us;813368
for more information.


Thanks,
Yogita Manghnani
Microsoft Developer Support
Internet Information Server

*********************************************************************
>>Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.<<

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.

© 2003 Microsoft Corporation. All rights reserved.
*********************************************************************


RE: "Unable to Bind" error and Listen-Only List by GTUSBC

GTUSBC
Wed Feb 11 15:53:27 CST 2004

That worked, thank you!!
>-----Original Message-----
>Hello.
>Try the following:
>1. Delete the=20
>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\
Parameters\ListenO
>nlyList registry entry
>2. Delete the W3SVC/DisableSocketPooling metabase entry=20
if you set it=20
>(cscript adsutil.vbs delete W3SVC/DisableSocketPooling)
>3. Reboot the server.
>
>You can use the Httpcfg tool to get/set IP addresses in=20
the IP Listen list.=20
>Check out http://support.microsoft.com/default.aspx?
scid=3Dkb;en-us;813368=20
>for more information.
>
>
>Thanks,
>Yogita Manghnani
>Microsoft Developer Support
>Internet Information Server
>
>**********************************************************
***********
>>>Please do not send email directly to this alias. This=20
is an online=20
>account name for newsgroup participation only.<<
>
>This posting is provided "AS IS" with no warranties, and=20
confers no rights.=20
>You assume all risk for your use.=20
>
>=A9 2003 Microsoft Corporation. All rights reserved.
>**********************************************************
***********
>
>.
>

Re: "Unable to Bind" error and Listen-Only List by Bernard

Bernard
Wed Feb 11 10:09:07 CST 2004

what OS you running ?
NIC driver up to date ?

--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...


"GTUSBC" <anonymous@discussions.microsoft.com> wrote in message
news:e26501c3effc$d403c600$a501280a@phx.gbl...
> I can't use port 80 for my default web site and am getting
> the following error in Event viewer:
>
> Unable to bind to the underlying transport for 0.0.0.0:80.
> The IP Listen-Only list may contain a reference to an
> interface which may not exist on this machine. The data
> field contains the error number.
>
> Has anyone else seen this message, or know where I can
> view the IP Listen-Only list?
>