Welcome to HostingForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS 6.0 "the format of the specified network name is inval..

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Index.shtml now asking for authentication! Help!  
Author Message
saveoncomputer

External


Since: Mar 20, 2004
Posts: 1



(Msg. 1) Posted: Sat Mar 20, 2004 9:47 pm
Post subject: IIS 6.0 "the format of the specified network name is invalid"
Archived from groups: microsoft>public>inetserver>iis (more info?)

Any Ideas on this message "the format of the specified=20
network name is invalid" while attempting to start the=20
default web page? On a new install of two 2003 servers in=20
a cluster... This is accompanied by the following events:

Event Type: Error
Event Source: HTTP
Event Category: None
Event ID: 15005
Date: 3/20/2004
Time: 6:36:41 PM
User: N/A
Computer: SERVER1
Description:
Unable to bind to the underlying transport for=20
192.168.100.2:7999. The IP Listen-Only list may contain a=20
reference to an interface which may not exist on this=20
machine. The data field contains the error number.

For more information, see Help and Support Center at=20
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 04 00 02 00 52 00 ......R.
0008: 00 00 00 00 9d 3a 00 c0 ....=9D:.=C0
0010: 00 00 00 00 00 00 00 00 ........
0018: 00 00 00 00 00 00 00 00 ........
0020: 00 00 00 00 00 00 00 00 ........
0028: 07 02 00 c0 ...=C0 =20

Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1004
Date: 3/20/2004
Time: 6:36:41 PM
User: N/A
Computer: SERVER1
Description:
Cannot register the URL prefix 'http://*:7999/' for=20
site '1'. The site has been deactivated. The data field=20
contains the error number.

For more information, see Help and Support Center at=20
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: be 04 07 80 =BE..€ =20

The IP of the second server is 192.168.100.2 and it is=20
running ISA so it is necessary to use port 7999. But even=20
without ISA installed and using port 80 I received this=20
error.=20

Thanks for any help the tech docs came up short on this...
Robert

 >> Stay informed about: IIS 6.0 ""the format of the specified network name is inval.. 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 2) Posted: Sun Mar 21, 2004 2:36 pm
Post subject: Re: IIS 6.0 "the format of the specified network name is invalid" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

Sounds like something is already listening on the port on the very same IP.

Try to run
netstat -ano
to find out what is listening on port 7999

--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
www.ilopia.com - FAQ and Tutorials for Windows Server 2003


"Robert" wrote in message

Any Ideas on this message "the format of the specified
network name is invalid" while attempting to start the
default web page? On a new install of two 2003 servers in
a cluster... This is accompanied by the following events:

Event Type: Error
Event Source: HTTP
Event Category: None
Event ID: 15005
Date: 3/20/2004
Time: 6:36:41 PM
User: N/A
Computer: SERVER1
Description:
Unable to bind to the underlying transport for
192.168.100.2:7999. 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.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 04 00 02 00 52 00 ......R.
0008: 00 00 00 00 9d 3a 00 c0 ....:.
0010: 00 00 00 00 00 00 00 00 ........
0018: 00 00 00 00 00 00 00 00 ........
0020: 00 00 00 00 00 00 00 00 ........
0028: 07 02 00 c0 ...

Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1004
Date: 3/20/2004
Time: 6:36:41 PM
User: N/A
Computer: SERVER1
Description:
Cannot register the URL prefix 'http://*:7999/' for
site '1'. The site has been deactivated. The data field
contains the error number.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: be 04 07 80 ..€

The IP of the second server is 192.168.100.2 and it is
running ISA so it is necessary to use port 7999. But even
without ISA installed and using port 80 I received this
error.

Thanks for any help the tech docs came up short on this...
Robert

 >> Stay informed about: IIS 6.0 ""the format of the specified network name is inval.. 
Back to top
Login to vote
Hamzakutty PK

External


Since: Dec 24, 2009
Posts: 1



(Msg. 3) Posted: Thu Dec 24, 2009 8:25 am
Post subject: RE: IIS 6.0 "the format of the specified network name is invalid" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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-forma...f-the-s

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/
 >> Stay informed about: IIS 6.0 ""the format of the specified network name is inval.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
the format of the specified network name is invalid - I can not start my IIS, I get this error "the format of the specified network name is invalid" I added another ip number to my NIC, 192.168.1.11, but when I removed it I get this error. it seems that my IIS wants to bind to 192.168.1.11 wen t...

The format of the specified network name is invalid??? - Hello! if i start my webside on the iis 6.0 i got this error?: "The format of the specified network name is invalid" Whats wrong? History: If have two Ips on the Win2003 Server Web Ed. xxx\.xxx.xxx\.\d+ was the "first" xx.xxx\.xxx\.\d+...

Different IIS Log Format, why? - I have a problem with logging in IIS 5.0. I have a production website and a test website. On the production web I would like to install a log reader/reporting tool. However, the log file format seems to be unreadable... it is different from the standard....

IIS 6 - Want to view msg format on IE - Hi all, I'm using Windows Server 2003 and IIS 6 at the moment. I have a web page that has a link to a "msg" format file. When I click on the link it adds the "mhtml:" infront of the page address and i have page not available error....

w3c log format different on IIS6.0? - Hi, I am using a thrid party log parser. It doesn't parse IIS 6.0 log file format. The different is this: New IIS 6.0 W3C logs it in this order: #Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username..
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]