1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

localhost doesn't load any more - IIS error message

Discussion in 'Windows XP' started by kelraie, 2005/03/04.

Thread Status:
Not open for further replies.
  1. 2005/03/04
    kelraie

    kelraie Inactive Thread Starter

    Joined:
    2002/03/20
    Messages:
    29
    Likes Received:
    0
    Hello
    I do a lot of ColdFusion development on my laptop, so I'm using the local webserver all the time. It's got XP Pro. Have been using it for months with no problem. This morning for some reason the local web server stopped working. When I open admimistrative tools/internet information service/local computer/website/default web site, there's always an "error" icon next to the default website. When I try to start it again from the icon tool bar uptop, it gives me an "Unexpected error 0x8ffe2740 occured ". Nothing in the MSKB. I tried uninstalling and reinstalling MS IIS several times to no avail. (external websurfing works with no problem).

    Input appreciated
    Khaled
     
  2. 2005/03/04
    kelraie

    kelraie Inactive Thread Starter

    Joined:
    2002/03/20
    Messages:
    29
    Likes Received:
    0
    Figured it out. Should have searched the web a little before posting. But here it is for others' sake:
    Turns out the Skype messenger (a voice chat program) which I had just set the night before to auto start with the machine takes over port 80 which blocks IIS server from accessing it. Use at the commandline:
    netstat -ano
    to figure out which procedure takes over port 80, then use Windows task messenger to match the process ID (PID) of the culprit you got from Netstat to the running procedures.

    Related information:
    http://support.microsoft.com/kb/281336/EN-US/
    http://support.microsoft.com/?id=261194
    http://www.eggheadcafe.com/ng/microsoft.public.inetserver.iis/post205967.asp
    http://www.hanselman.com/blog/PermaLink.aspx?guid=c5c30e5f-87b5-441d-a225-86bc0555a4f0
     

  3. to hide this advert.

  4. 2005/03/04
    Newt

    Newt Inactive

    Joined:
    2002/01/07
    Messages:
    10,974
    Likes Received:
    2
    Hmmmm. Interesting and glad you spotted the problem. Good catch.
     
    Newt,
    #3
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.