Ask a Question related to ASP.NET Security, Design and Development.
-
Mach Runner #1
RedirectFromLoginPage fails
I am trying to implement the classic ASP.NET FormsAuthentication model for a
website.
The behavior of the website is normal until the login.aspx page attempts a
RedirectFromLoginPage once it has verified credentials.
The protected resource never comes up - I have tried ASP.NET tracing, the
debugger breakpoints, changing cookie settings on IE.
I've tried accessing the website from another machine on the intranet,
shutting down Zone Alarm, tweaking IIS.
Nothing seems to work! HELP!
I am developing on Windows 2000 Professional SP4 with IIS 5.1, Zone Alarm
Pro v3.0...., IE 6.0, VS .NET Pro 2003.
Any replies can go directly to [email]jeffbartels@usa.net[/email] if you can do that.
Thanks in advance ...
Mach Runner Guest
-
FormsAuthentication.RedirectFromLoginPage And Frames
Hi! I have a page called Login.aspx that handles login (takes username, pass and compares to a database). If the user is authenticated,... -
Problem with FormsAuthentication.RedirectFromLoginPage
I am having problem with redirection from http-https-http First an http application gets redirected to https application for authentication... -
RedirectFromLoginPage, use location.replace instead?
Hey- I have a web app I'm writing where I cannot allow there to be any pages loaded into the history during the course of going from page to... -
MobileFormsAuthentication.RedirectFromLoginPage
I use MobileFormsAuthentication.RedirectFromLoginPage. everything works fine except that it tells the user that the current page, which is the... -
RedirectFromLoginPage not redirecting
I'm attempting to use Forms/Roles based authentication and authorization. A subdirectory's web.config allows only "Admin" roles and it does kick...



Reply With Quote

