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