Re: IIS 401 - Unauthorized to access the document
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 07/24/05
- Previous message: Bernard Cheah [MVP]: "Re: Writing to a Virtual Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 23 Jul 2005 23:59:25 -0700
The error code that you gave is not from IIS/ASP, so you need to follow up
with the third-party ActiveX component that you are using within ASP for
support.
If it is a file system access denied, you may want to try running File
Monitor from www.sysinternals.com to see what user identity is getting
denied access to the file system. It may be a clue. But ultimately, the
error isn't coming from IIS/ASP, so they are just the messengers here.
-- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "Zorrack" <zorrack@nomail.com> wrote in message news:OgPF%23aRYFHA.2768@tk2msftngp13.phx.gbl... I forget to mention. The IIS version is 5.0 installed on Windows 2000 Server + SP4 Thanks, Denis "Zorrack" <zorrack@nomail.com> wrote in message news:eZTc5KRYFHA.228@TK2MSFTNGP12.phx.gbl... > Sometimes (wery rarely) the following error occurs on trying to access the > ASP (the same ASP file in all cases). > ========================================== > FW-1 at prb001002: Unauthorized to access the document. > Authorization is needed for FW-1 > ========================================== > This error occurs for different users in different times. For example, the > link can be successfully opened for 200-300 times for the same user and then > one time it will return the error. > The authentication is set to Anonymous. The ASP file called has call to > Server-side ActiveX in its code. > > Does anybody have any ideas of why that can happen? > > Thanks, > Denis > >
- Previous message: Bernard Cheah [MVP]: "Re: Writing to a Virtual Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|