« Previous Next »

Thread: wwwroot not recognized

Last post 11-07-2009 4:58 AM by naeemulhussan. 9 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (10 items)

Sort Posts:

  • 10-24-2007, 5:44 AM

    wwwroot not recognized

    Hello all,

     It seems thet everything is well configured on my IIS server but when I just type localhost I haven't got the default iisstart.htm. I have directly "impossible to display the page". I checked the local adress is well the "c:\Inetpub\wwwroot"
    I got another site in the same folder in Inetpub accessible with another port ( port 1080 ) that works well.
    I wondering why I cannot access the default iisstart by localhost. All services of IIS is running.


    Thank you for your help

  • 10-24-2007, 9:13 AM In reply to

    Re: wwwroot not recognized

    Hi,

    Which version of IIS are you running, if its IIS 6, then make sure that Default Site is running on all unassigned, if its changed to any particular IP then localhost may not work. by default localhost resolves to 127.0.0.1. which will only work if site is on all Unassigned or  you have to add another binding for Localhost ip.

     

     

    Thanks,
    Craig
  • 10-24-2007, 10:46 AM In reply to

    Re: wwwroot not recognized

    Thanks for helping me.

    Where ca I see the version of IIS? 
    And where to see if Default Site is running on all unassigned?

     Thanx a lot

  • 10-25-2007, 2:56 AM In reply to

    Re: wwwroot not recognized

    I'm going to take a guess you have something running on port 80.  Type netstat -an -p tcp and see if you see something listening on 0.0.0.0:80.  Skype listens on port 80, maybe you have another program such as Apache or something taking up the TCP port. 

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 10-25-2007, 8:25 AM In reply to

    Re: wwwroot not recognized

    Hi, thanx for help.

    Nothing is running on port 80

    see the result of netstat ( sorry it's in french)

     Proto  Adresse locale         Adresse distante       État
     TCP    0.0.0.0:80             0.0.0.0:0              En écoute

    I don't know what I can do.... Thank anybody for helping me
        

  • 10-25-2007, 8:35 AM In reply to

    Re: wwwroot not recognized

    TCP is universal.  Is the World Wide Publish service running? 

     

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 10-25-2007, 8:45 AM In reply to

    Re: wwwroot not recognized

    Nevermind, I see your post has the services running.  so when you browse http://localhost/iisstart.htm, what do you see in your browser when 'Show HTTP Friendly errors' browser option is turned off?

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 10-25-2007, 8:51 AM In reply to

    Re: wwwroot not recognized

    Error 400 - Bad Request
    IIS doesn't recognize the "C:\Inetpub\wwwroot"

  • 10-25-2007, 10:55 AM In reply to

    Re: wwwroot not recognized

    ok I found the mistake!!!! yes !!! Everything is working now!!!

    Thanx to everybody

  • 11-07-2009, 4:58 AM In reply to

    Re: wwwroot not recognized

    please tell me what was problem?.I am also having this problem.

Page 1 of 1 (10 items)
Microsoft Communities