|
Home > Archive > IIS Server > December 2005 > 401 - Unauthorized" error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
401 - Unauthorized" error
|
|
| myao2005@gmail.com 2005-12-01, 2:49 am |
|
We are using windows 2003+ asp.net. We have a virtual directory with
the "Anonymous Access" disabled. We are using "Integrated Windows
Authentication" and "Baisc authentication" for this virtual directory.
This virtual directory is automatically updated by a build system.
We keep on seeing the 401 error for some files, especially the included
js files and css files. Even though the brower will get these files
after 2-3 tried, it singnificantly slows down the performance. If we
enable the "Anonymous Access", the problem is gone.
Can anyone give us some hint how to solve this problem?
Thanks,
Michael
| |
| Adrian 2005-12-01, 7:49 am |
| I dont have much Idea with your problem. But from my own opinion, why
will you enable "basic authentication" if you already have "Integrated
Windows Authentication"? In my own experience, my web application is
slower when both of the two is enabled.
|
|
|
|
|