Ask a Question related to ASP.NET Security, Design and Development.
-
Jay Nesbitt #1
Custom "Access Denied" Message
I'm using forms authentication along with role based authorization in my web
app. The problem I'm having is that when a user that has already been
authenticated tries to access an url that they are not authorized for, they
get kicked back to the login page. This makes no since to me since the user
has already been authenticated. Why does asp.net do this? Is there a
workaround for this that will allow me to present unauthorized users with a
custom "Access Denied" page? I know I could do this programatically in each
page but I would prefer a solution that would allow me to do it
declaritively in the web.config file. Any ideas?
Thanks
Jay Nesbitt Guest
-
"Access is denied" error when running schtasks.exe under ASPNET account in win2k3 server
Hi all, I am trying to run schtasks.exe from asp.net application wich uses forms authentication under ASPNET account. It gives me "Access is... -
IExtractImage, Impersonation, GDI and "access denied" for non-local admins
Hi, We're using the IExtractImage interface from behind a .NET web service to generate thumbnails for various files in our network (windows... -
RewritePath throws "Access is Denied" when rewriting to directory level
Hello, I have a problem trying to rewrite a path in ASP.NET 1.1 - each rewrite throws an Access is Denied error, even though anonymous access is... -
Error: "Unable to debug on server,Access is denied"
I installed dotnet and when i try to run a web application i get the error messagebox saying "Unable to debug on server,Access is denied.Would you... -
"550 permission denied" message?
I posted this question over on the UltraDev forums, but got no responses. Anyway, one hosting company for a site that I maintain uses a different...



Reply With Quote

