|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Classic ASP Page not running under IIS6.0I have a Windows2003 server with IIS6.0. However, none of the classic ASP
pages are running. I receive 401.3 Access Denied error message. I made sure the internet guest account has read permission (I actually give everyone read permission), and I made sure Active Server Pages under Server Extension is set to Allowed. Still not working. Please help! Thanks! On Thu, 23 Jun 2005 07:11:10 -0700, "Frank"
<Fr***@discussions.microsoft.com> wrote: >I have a Windows2003 server with IIS6.0. However, none of the classic ASP Execute permission for scripts granted in the IIS MMC for that site?>pages are running. I receive 401.3 Access Denied error message. I made sure >the internet guest account has read permission (I actually give everyone read >permission), and I made sure Active Server Pages under Server Extension is >set to Allowed. Still not working. Jeff 401.3 means that IIS managed to authenticate as some user identity, and that
user identity was denied read access on the requested resource. You need to say what authentication is enabled on the request in question, and then ensure that the user which authenticated has access to the resource. -- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "Frank" <Fr***@discussions.microsoft.com> wrote in message I have a Windows2003 server with IIS6.0. However, none of the classic ASPnews:C189EA3C-8B41-4F8F-A873-E0831BF1B311@microsoft.com... pages are running. I receive 401.3 Access Denied error message. I made sure the internet guest account has read permission (I actually give everyone read permission), and I made sure Active Server Pages under Server Extension is set to Allowed. Still not working. Please help! Thanks!
Ideas on deferring authentication?
AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!! SSL Site showing Page not found Is MBSchExt.xml a legitimate schema file ? .net user not working IIS6 Removing IIS Passwords IIS and domain security Installing root certificate & chain How to generate a temporary cert ? IIS 6.0 Website requests authentication - anonymous is checked |
|||||||||||||||||||||||