Debugging returning 401 HTTP error

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default Re: Debugging returning 401 HTTP error

    Hi James,

    The thread I posted is in the "Newsgroups:
    microsoft.public.dotnet.framework.aspnet"
    the Title is the same with this one. Thanks.

    Regards,

    Steven Cheng
    Microsoft Online Support

    Get Secure! [url]www.microsoft.com/security[/url]
    (This posting is provided "AS IS", with no warranties, and confers no
    rights.)

    Get Preview at ASP.NET whidbey
    [url]http://msdn.microsoft.com/asp.net/whidbey/default.aspx[/url]

    Steven Cheng[MSFT] Guest

  2. Similar Questions and Discussions

    1. http HEAD returning content body
      Using win2k and win2003 (IIS5 and IIS6) and CFMX6.1. I've just noticed when you send a request to the server like this: HEAD /file.cfm HTTP/1.1...
    2. Debugging HTTP 500 errors
      Hi, I have an ASP.NET webservice that is working ok most of time, but quite frequently the IIS log shows a status 500 being returned to the...
    3. Strange Error While Debugging
      I put a break point in the Page_Load function but when I tell it to run till breakpoint, a little question mark appears inside the breakpoint stop...
    4. Debugging error
      Hi Check out this KB Article. http://support.microsoft.com/default.aspx?scid=kb%3Ben-us% 3B306172 Ravikanth future
    5. ASP.NET Debugging error
      Unfortunately there are many things that can cause debugging to break. But the good news is virtually every potential problem is documented along...
  3. #2

    Default Re: Debugging returning 401 HTTP error

    I have had this error pop-up on occasion because of an error in the web.config file.
    Todd Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139