Deployed Web Application Requests for User Name and Password
        Posted  
        
            by user43175
        on Server Fault
        
        See other posts from Server Fault
        
            or by user43175
        
        
        
        Published on 2010-05-14T19:38:20Z
        Indexed on 
            2010/05/14
            19:44 UTC
        
        
        Read the original article
        Hit count: 226
        
Deployed Web Application Requests for User Name and Password
I recently deployed a .NET web application into the server.
Authentication mode is set to Windows (since the application is accessible only to Intranet users.
Testing some machines, the application loads up properly. For some machines, a logon dialog window appears asking for User Name or Password. These dialog windows are those that you also normally see when you are trying to log into a Windows domain.
Any idea why this happens randomly?
Thanks.
© Server Fault or respective owner