Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS default web site won't start

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  ASP pages suddenly quit working - Perl and HTML p..  
Author Message
neeraj_singhal

External


Since: Oct 31, 2003
Posts: 1



(Msg. 1) Posted: Fri Oct 31, 2003 2:43 pm
Post subject: IIS default web site won't start
Archived from groups: microsoft>public>inetserver>iis (more info?)

friends

i have a server based on windows 2000 server with ms sbs.

when it is restarted IIS default web site fails to start.

if i try to start it using IIS Admin it says port already
in use.

if i change the port to some other value than default (80)
it works fine.

even viewer shows event id 115 & 101 with source w3svc

this is random in nature. some times when server is
restarted it works fine.

there seems to be a service capturing port 80 before IIS
can take control of it.

help me to solve the problem.

thanks
neeraj

 >> Stay informed about: IIS default web site won't start 
Back to top
Login to vote
blskjdf

External


Since: Oct 31, 2003
Posts: 1



(Msg. 2) Posted: Fri Oct 31, 2003 6:29 pm
Post subject: Re: IIS default web site won't start [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Did you try netstat -a ?

That would tell you if port 80 is in use. Couldn't recall what will show you
the process as well.


"neeraj singhal" <neeraj_singhal.TakeThisOut@bsnl.co.in> wrote in message
news:023b01c39fe7$30bc1480$a301280a@phx.gbl...
 > friends
 >
 > i have a server based on windows 2000 server with ms sbs.
 >
 > when it is restarted IIS default web site fails to start.
 >
 > if i try to start it using IIS Admin it says port already
 > in use.
 >
 > if i change the port to some other value than default (80)
 > it works fine.
 >
 > even viewer shows event id 115 & 101 with source w3svc
 >
 > this is random in nature. some times when server is
 > restarted it works fine.
 >
 > there seems to be a service capturing port 80 before IIS
 > can take control of it.
 >
 > help me to solve the problem.
 >
 > thanks
 > neeraj
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS default web site won't start 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 3) Posted: Sat Nov 01, 2003 12:27 am
Post subject: Re: IIS default web site won't start [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

Run "netstat -ano" in a cmd prompt to find out what process is listening on
port 80.

--
Regards,
Kristofer Gafvert - IIS MVP
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - FAQ & Tutorials for Windows Server 2003, and SQL
Server 2000
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.

Problems with spam and viruses? See
<a style='text-decoration: underline;' href="http://www.ilopia.com/security/newsposting.aspx" target="_blank">http://www.ilopia.com/security/newsposting.aspx</a>


"neeraj singhal" <neeraj_singhal.DeleteThis@bsnl.co.in> wrote in message
news:023b01c39fe7$30bc1480$a301280a@phx.gbl...
 > friends
 >
 > i have a server based on windows 2000 server with ms sbs.
 >
 > when it is restarted IIS default web site fails to start.
 >
 > if i try to start it using IIS Admin it says port already
 > in use.
 >
 > if i change the port to some other value than default (80)
 > it works fine.
 >
 > even viewer shows event id 115 & 101 with source w3svc
 >
 > this is random in nature. some times when server is
 > restarted it works fine.
 >
 > there seems to be a service capturing port 80 before IIS
 > can take control of it.
 >
 > help me to solve the problem.
 >
 > thanks
 > neeraj
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS default web site won't start 
Back to top
Login to vote
jackieja

External


Since: Aug 26, 2003
Posts: 392



(Msg. 4) Posted: Sat Nov 01, 2003 12:40 am
Post subject: RE: IIS default web site won't start [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

There is something else taking port 80, you can use a third party utility
called FPort that will tell you what is on port 80. You can download this
utility from
http://www.foundstone.com/index.htm?subnav=resources/navigation.htm&subconte
nt=/resources/proddesc/fport.htm

Hope this helps!

Thank you,

Jackie Jaynes [MSFT]
Microsoft IIS
JackieJa.RemoveThis@online.microsoft.com

Please do not send email directly to this alias. This
is our 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. © 2001 Microsoft Corporation. All rights
reserved.

--------------------
| Content-Class: urn:content-classes:message
| From: "neeraj singhal" <neeraj_singhal.RemoveThis@bsnl.co.in>
| Sender: "neeraj singhal" <neeraj_singhal.RemoveThis@bsnl.co.in>
| Subject: IIS default web site won't start
| Date: Fri, 31 Oct 2003 11:43:00 -0800
| Lines: 25
| Message-ID: <023b01c39fe7$30bc1480$a301280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOf5zC8fQdTHtGkTc2Wq/FXHHaBuw==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:282064
| NNTP-Posting-Host: TK2MSFTNGXA11 10.40.1.163
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| friends
|
| i have a server based on windows 2000 server with ms sbs.
|
| when it is restarted IIS default web site fails to start.
|
| if i try to start it using IIS Admin it says port already
| in use.
|
| if i change the port to some other value than default (80)
| it works fine.
|
| even viewer shows event id 115 & 101 with source w3svc
|
| this is random in nature. some times when server is
| restarted it works fine.
|
| there seems to be a service capturing port 80 before IIS
| can take control of it.
|
| help me to solve the problem.
|
| thanks
| neeraj
|
|
 >> Stay informed about: IIS default web site won't start 
Back to top
Login to vote
ying

External


Since: Nov 23, 2003
Posts: 1



(Msg. 5) Posted: Sun Nov 23, 2003 10:27 pm
Post subject: IIS default web site won't start [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I ran into similar problem i.e. my default website was
marked as stopped. But when I try to restart it, I get the
message that the port is in use.

I suspect my IBM WebSphere Studio may have something to do
with it, especially the Rational ClearCase component. It
seems to schedule batch jobs occasionally ( I guess for
cleanup purposes). After a batch job finishes, it might
not relinquish the port.

I am still trying to verify this is indeed the source of
my seemingly random problem. Meanwhile, I'd be happy to
hear from you if this helps.

Have a nice day.

Ying

 >-----Original Message-----
 >friends
 >
 >i have a server based on windows 2000 server with ms sbs.
 >
 >when it is restarted IIS default web site fails to start.
 >
 >if i try to start it using IIS Admin it says port already
 >in use.
 >
 >if i change the port to some other value than default
(80)
 >it works fine.
 >
 >even viewer shows event id 115 & 101 with source w3svc
 >
 >this is random in nature. some times when server is
 >restarted it works fine.
 >
 >there seems to be a service capturing port 80 before IIS
 >can take control of it.
 >
 >help me to solve the problem.
 >
 >thanks
 >neeraj
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS default web site won't start 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Default Web Site Start on OS Reboot - Is there a way to automatically start the default web site when a server is rebooted? Thanks for your help.

Default SMTP won't start from MMC - WIN2000 - The service is runing but shows stopped in MMC, when I try to start it, won't start error msg is: (The service could not bind instance 1.)

Cannot start site: Address already in use - I cannot start my default web site as I get the error "Address already in use". If I change the port number it starts just fine. Now I realise something else is probably using port 80, but how do I find out what it is??? The server is a ...

IIS Default web site - Greetings, The default web site has been removed from an IIS (5.0.2195.6620) installation and an application is being installed that requires the default web site. I would rather not have to reinstall IIS since several other sites are being hosted...

IIS Default Web Site - I am trying to use a <META> tag to redirect the default page on the default web server (IIS 5). I want unknown host names to default to index.htm which includes a <meta> tag redirect to our main web site. I dont want to change the propert...
   Web Hosting and Web Master Forums (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 ]