restricted access and user account
From: Harley (harleyobrien%40hotmail.com)
Date: 05/29/03
- Next message: Colin Picking: "forms authentication across Domains"
- Previous message: Hazzard: "Re: security exception within Microsoft Application Block ExceptionManager.vb"
- Next in thread: Matjaz Ladava: "Re: restricted access and user account"
- Reply: Matjaz Ladava: "Re: restricted access and user account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 May 2003 20:02:21 -0400
i have an ASP.NET app hosted with a provider.
my app is a public access application, with a restricted access admin
folder. anonymous user is denied access to the admin folder. admin user has
full privileges (R/W/X/D) on the whole site.
until now, no special asp.net config needed... authentication is set to
windows. some of the admin pages create and delete folders programatically.
when i access the admin folder, i get the usual login windows login, but
after login in, i get a 404 msg... its strange because the files are there.
doublechecked and uploaded a new file to test. same thing... after being
authenticated, i cannot access any resource aspx in the admin folder. but i
can access asp files.
any idea on how to solve this?
thanks.
- Next message: Colin Picking: "forms authentication across Domains"
- Previous message: Hazzard: "Re: security exception within Microsoft Application Block ExceptionManager.vb"
- Next in thread: Matjaz Ladava: "Re: restricted access and user account"
- Reply: Matjaz Ladava: "Re: restricted access and user account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|