Previous Next

Thread: Problem after installing IIS

Last post 06-30-2008 4:20 AM by Zhao Ji Ma - MSFT. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 06-26-2008, 9:13 PM

    • ryan_r
    • Not Ranked
    • Joined on 12-17-2007, 4:10 AM
    • Posts 1

    Problem after installing IIS

    Hi guys my name is Ryan, I think I have a problem in my IIS. I've just installed Windows XP SP2 on my pc at home. After I just got finished installing the windows, I began to install the windows components, mainly the IIS. Then when I finished installing IIS, I try to access the http://localhost/ but the weird thing is, it requesting some authentication password, I don't know why.
    First of all I didn't include any administrator password when I installed windows and my pc wasn't connected to any network at all, can you guys help me please? Thanks.

     

    Regards. 


  • 06-27-2008, 6:08 AM In reply to

    • Rovastar
    • Top 10 Contributor
    • Joined on 03-13-2008, 10:00 AM
    • London, UK
    • Posts 594

    Re: Problem after installing IIS

     Have you selected the site to use anonymous access?

    Most overused word in IT is 'should' as in 'That should work!?!'
  • 06-30-2008, 4:20 AM In reply to

    Re: Problem after installing IIS

    Hi,

    It looks like you need to enable anonymous access for the Localstart.asp file.

    Alternatively, if you have published default document to IIS you can avoid previous step. So please check the home directory of the Default Web Site (c:\inetpub\wwwroot) to see if you have one of the default documents put in it. Here is a sample list:

    Default.aspx
    Default.htm
    Default.asp
    ...

    IIS is seeking for default document according to the default document order set in IIS Manager. See How to configure the default document in Internet Information Services.

    For Windows XP, Iisstart.asp or Localstart.asp will be loaded if no other default document is present. Create one of the previous web pages using design or development tool and put it into the home directory of the Default Web Site. You may face permission issue since Localstart.asp requires administrator privileges when no other default document is in the folder.

     

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (3 items)
Page view counter