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

Address already in use

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  URGENT: weird problem wih iis4  
Author Message
imran

External


Since: Sep 01, 2003
Posts: 5



(Msg. 1) Posted: Mon Sep 01, 2003 2:44 pm
Post subject: Address already in use
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hello All,
I am using Small business server , with the server acting as gateway
between the external network and the intranet. ISA is used to forward
requests. The IIS Server on the SBS was working okay until a few hours back
we did a restart of the server , since then the IIS sites on port 80 are
saying that the address is already in use. If I alter the port number the
sites start working . There is no other webserver on the machine , and when
I try to connect to port 80 on the server using telnet , the ISA server
sends a response of bad request.
What can be the cause of this issue ? If I add host headers to sites on
port 80 they still do not start and keep on saying that the address is
already in use. Can anyone please guide me with this.
Any help will be most useful to me.
Thanks a lot in advance.
Imran.

 >> Stay informed about: Address already in use 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 2) Posted: Tue Sep 02, 2003 5:50 pm
Post subject: Re: Address already in use [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 1 Sep 2003 11:44:37 +0100, "Imran Aziz" <imran RemoveThis @bindweb.com>
wrote:

 >Hello All,
 > I am using Small business server , with the server acting as gateway
 >between the external network and the intranet. ISA is used to forward
 >requests. The IIS Server on the SBS was working okay until a few hours back
 >we did a restart of the server , since then the IIS sites on port 80 are
 >saying that the address is already in use. If I alter the port number the
 >sites start working . There is no other webserver on the machine , and when
 >I try to connect to port 80 on the server using telnet , the ISA server
 >sends a response of bad request.
 > What can be the cause of this issue ? If I add host headers to sites on
 >port 80 they still do not start and keep on saying that the address is
 >already in use. Can anyone please guide me with this.

Check what might be using the port by doing a "NETSTAT -a" at a
command prompt. You should see something listening.

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Address already in use 
Back to top
Login to vote
inyourdreams

External


Since: Sep 02, 2003
Posts: 8



(Msg. 3) Posted: Tue Sep 02, 2003 6:05 pm
Post subject: Address already in use [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

are you running windows media server?
that would bind to port 80 ahead of IIS unless you tweak a
registry setting.


 >-----Original Message-----
 >Hello All,
 > I am using Small business server , with the server
acting as gateway
 >between the external network and the intranet. ISA is
used to forward
 >requests. The IIS Server on the SBS was working okay
until a few hours back
 >we did a restart of the server , since then the IIS sites
on port 80 are
 >saying that the address is already in use. If I alter the
port number the
 >sites start working . There is no other webserver on the
machine , and when
 >I try to connect to port 80 on the server using telnet ,
the ISA server
 >sends a response of bad request.
 > What can be the cause of this issue ? If I add host
headers to sites on
 >port 80 they still do not start and keep on saying that
the address is
 >already in use. Can anyone please guide me with this.
 > Any help will be most useful to me.
 >Thanks a lot in advance.
 >Imran.
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Address already in use 
Back to top
Login to vote
tharneyonline

External


Since: Sep 04, 2003
Posts: 52



(Msg. 4) Posted: Thu Sep 04, 2003 9:20 am
Post subject: Re: Address already in use [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can try downloading and running something like Active Ports -
http://www.protect-me.com/freeware.html. It will show the executable that
is using the port and where it is installed.

HTH,

Terry

Terry Harney [MSFT]

This posting is provided “AS IS” with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.

--------------------
| From: jcochran.nospam.TakeThisOut@naplesgov.com (Jeff Cochran)
| Subject: Re: Address already in use
| Date: Tue, 02 Sep 2003 14:50:51 GMT
| Organization: City of Naples, Florida
| Message-ID: <3f5aad3c.6929564.TakeThisOut@msnews.microsoft.com>
| References: <OBBT$YHcDHA.620@TK2MSFTNGP11.phx.gbl>
| X-Newsreader: Forte Agent 1.5/32.451
| MIME-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Content-Transfer-Encoding: 7bit
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: ns1.naplesgov.net 209.26.8.10
| Lines: 1
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:273417
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| On Mon, 1 Sep 2003 11:44:37 +0100, "Imran Aziz" <imran.TakeThisOut@bindweb.com>
| wrote:
|
| >Hello All,
| > I am using Small business server , with the server acting as gateway
| >between the external network and the intranet. ISA is used to forward
| >requests. The IIS Server on the SBS was working okay until a few hours
back
| >we did a restart of the server , since then the IIS sites on port 80 are
| >saying that the address is already in use. If I alter the port number the
| >sites start working . There is no other webserver on the machine , and
when
| >I try to connect to port 80 on the server using telnet , the ISA server
| >sends a response of bad request.
| > What can be the cause of this issue ? If I add host headers to sites
on
| >port 80 they still do not start and keep on saying that the address is
| >already in use. Can anyone please guide me with this.
|
| Check what might be using the port by doing a "NETSTAT -a" at a
| command prompt. You should see something listening.
|
| Jeff
|
 >> Stay informed about: Address already in use 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
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 ]