Re: IIS can not start - port 80 has been used by other application

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 02/03/05


Date: Thu, 03 Feb 2005 12:20:57 -0800

The OP says he/she is using IIS 5.1. That is Windows XP, and the "o"
switch is available on Windows XP.

-- 
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com
BP wrote:
> David,
> Netstat -ano is not a valid Win2k sp4 command on my machine
> it displays netstat help like it dosn't understand the "o" switch.
> Although works ok on Win2k3 machines
>
> "David Wang [Msft]" <someone@online.microsoft.com> wrote in message
> news:OQbfxwcCFHA.1432@tk2msftngp13.phx.gbl...
> > run on the command prompt:
> > netstat -ano
> >
> > It will output a line that looks like 0.0.0.0:80 <PID>
> >
> > Use Task Manager to find out the process name of that PID (configure 
Task
> > Manager to show the PID for a process).
> >
> > You should know what to do with a given process name.
> >
> > --
> > //David
> > IIS
> > http://blogs.msdn.com/David.Wang
> > This posting is provided "AS IS" with no warranties, and confers no 
rights.
> > //
> > "celine" <surja@summit.com.sg> wrote in message
> > news:343f2dc9.0502022209.7fe1fd51@posting.google.com...
> > I am using IIS 5.1, and it is set to listening to port 80. Now IIS
> > does not start when I reboot and login using my user profile. I can
> > not start it manualy either. It shows "Unexpected error 0x8ffe2740"
> > consistantly. This is not happen when I use Administrator to reboot
> > and login.
> >
> > I found that another application already running on 0.0.0.0:80 local
> > address if I am using my profile.
> >
> > If I login as Administrator, the 0.0.0.0:80 is not used and IIS is
> > running fine.
> >
> > How to check which application is using that local address and port
> > 80? I have uninstalled few software (PHP 4.1, MySQL) that I thought
> > may causing this problem, but could not help.
> >
> > Please help. Thanks.
> >
> >


Relevant Pages