« Previous Next »

Thread: IIS 5.1 in XP Pro SP3 (Login Password Popup)

Last post 10-12-2009 6:04 AM by G.Tas. 9 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (10 items)

Sort Posts:

  • 09-28-2009, 7:47 AM

    • G.Tas
    • Not Ranked
    • Joined on 08-28-2009, 8:04 PM
    • Posts 6

    IIS 5.1 in XP Pro SP3 (Login Password Popup)

    Hello again..

    While i was testing my Web Application in various systems, i had difficulties with

    some XP Pro SP3 machines with IIS 5.1. This problem is NOT my application's error but instead i assume that is something wrong with localhost and IIS. Even when i try to open localhost and get the two default web sites i get a login and password popup window while that causes a 401 error. I tried everything that i found in here and everything i could check in google. Still no resolution. This Happened in 1 virtual machine while testing and other 4 machines...If i cant figure this out..how i could ever deploy it in my clients? Please im looking forward in your help.

     Thanx in advance.

  • 09-28-2009, 8:07 AM In reply to

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    Hello,

    Sounds like you have permissions problems, thus the 401 error. 

    You will find this article most helpful in troubleshooting 401 errors:

    http://support.microsoft.com/kb/907273

    You should be able to track down what the permissions problem is by following that guide.

    Hope this helps!

    Brock Hensley
    Technical Support Representative
    http://www.ServerIntellect.com

    Managed Servers, 24x7 U.S. Support, Web Hosting Solutions.
  • 09-29-2009, 11:45 PM In reply to

    • naziml
    • Top 150 Contributor
    • Joined on 03-10-2008, 6:25 PM
    • Posts 41

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    Seems like you need to enable anonymous authentication. Launch inetmgr and right click on your site and go to Properties. Go to the Directory Security Tab and click on Edit under Authentication and Access Control. Select the checkbox that says Enable Anonymous Access.

  • 09-30-2009, 3:13 AM In reply to

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    Check on the iisstart.asp or localstart.asp, I believe the anonymous auth is disable at file level as well.

    Cheers,
    Bernard Cheah
  • 09-30-2009, 4:06 AM In reply to

    • G.Tas
    • Not Ranked
    • Joined on 08-28-2009, 8:04 PM
    • Posts 6

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    Thats the point, it doesn't even show localstart or iisstart, goes directly on login. Tried everyhing about anonymous authentication,changing IUSR password folder security, nothing. Only if i check basic authentication, then it just goes into access denied page directly. This already seen i 3 windows xp pro machines. I started to be curious if this is happening because of installing IIS after framework!!! Im trying possible workarounds now, like uninstall framework, IIS and again back IIS Framework. Im like desperate i think :)

    Thank you all, if anyone has anything to suggest, please welcome!

  • 09-30-2009, 4:32 AM In reply to

    • G.Tas
    • Not Ranked
    • Joined on 08-28-2009, 8:04 PM
    • Posts 6

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    Uninstaled Framework 3.5, 3.0, 2.0 and reinstalled IIS. Seems like working now in internet explorer. Mozilla Firefox keeps requiring Login/Password!

  • 09-30-2009, 4:36 AM In reply to

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    That is becoz IE auto login for you, mozilla won't do that.
    So again make sure you enabled anonymous authentication and ensure the resource file can be read by the anonymous account, which is iusr_computername by default.
    Cheers,
    Bernard Cheah
  • 10-12-2009, 4:04 AM In reply to

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    Hello Everybody,

     Thx G.Tas for your solution! I was wondering when I would have find how to fix this (strange) problem. Did you fixed the Firefox problem ?

     Bye

  • 10-12-2009, 4:35 AM In reply to

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    Firefox auto login? well by default it is not supported, you can configure it to do so.
    Google or Bing 'firefox ntlm auth'

    Cheers,
    Bernard Cheah
  • 10-12-2009, 6:04 AM In reply to

    • G.Tas
    • Not Ranked
    • Joined on 08-28-2009, 8:04 PM
    • Posts 6

    Re: IIS 5.1 in XP Pro SP3 (Login Password Popup)

    It's not FireFox problem, in fact as qbernard said you could search for a solution, i haven't yet,

    but this solves easy with giving your logged in user in windows a password. I will post if i find something. I am just in another project right now.

Page 1 of 1 (10 items)
Microsoft Communities