Re: IIS Log Files logs 401 HTTP Codes

From: Tom Kaminski [MVP] ((A_at_T))
Date: 10/21/05

  • Next message: Chris Cichocki: "RE: Looking for an article on identities used in IIS 6.0 web appli"
    Date: Fri, 21 Oct 2005 10:16:25 -0400
    
    

    "Jagjeet Chahal" <jagjeet.chahal@in.bosch.com> wrote in message
    news:djapeb$srl$1@ns2.fe.internet.bosch.com...
    > Application is using Windows Integrated Authentication
    >
    > When webform1.aspx is viewed in IE Browser it works fine but if we look at
    > the IIS Log file a 401 http code is logged.
    >
    > #Software: Microsoft Internet Information Services 5.0
    > #Version: 1.0
    > #Date: 2005-10-21 11:08:46
    > #Fields: time c-ip cs-method cs-uri-stem sc-status
    >
    > 11:26:45 127.0.0.1 GET /test401/webform1.aspx 401
    > 11:26:45 127.0.0.1 GET /test401/webform1.aspx 200
    >
    > Can anybody has a clue regarding this??

    That's normal. On the first access, IE tries anonymous first which
    generates the 401.

    -- 
    Tom Kaminski IIS MVP
    http://www.microsoft.com/windowsserver2003/community/centers/iis/
    http://mvp.support.microsoft.com/
    http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS 
    

  • Next message: Chris Cichocki: "RE: Looking for an article on identities used in IIS 6.0 web appli"

    Relevant Pages

    • Re: Custom 401 page problems
      ... Since you configured IIS to send a staic for this ... Now, a 401 response comes back to the client, and the entite body is the ... it is going to make a new request for this resource ... What request do you think the browser makes to fetch the 401.gif ??? ...
      (microsoft.public.inetserver.iis)
    • Re: aspx file not working
      ... have you gone into IIS and made sure the wwwroot is running 2.0? ... directory on the browser, it won't display. ... reached this page by clicking a link, contact the Web site administrator ... · Click the Back ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Still Need desperate help to start with ASP NET - simplified problems - HELP!!
      ... You write that there is no IIS involved. ... which client sent it. ... browser and viceversa, I want the browser to display what the win ... running on the server? ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: webpage has expired after file upload
      ... "Web Page expired" does not come from IIS. ... Browser shows that message when displayed page is result of method "POST". ... So when you navigate away from that page and then hit "back" browser must ... in order to upload another file. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Virtual Directory, Paths, Local and Deployed Problem
      ... What kind of project are you making that you are pointing the browser to ... you give to the client and copy it to their machine while you are creating ... my IIS root points to C:\domains. ...
      (microsoft.public.dotnet.framework.aspnet)