Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login form not working when deployed
Message
De
02/02/2009 13:25:01
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
02/02/2009 13:12:04
Tegron Tegron
Platinum Technologies
Ohio, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 3.0
OS:
Windows Server 2003
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01378518
Message ID:
01378806
Vues:
14
>We have another department that are responsible for setting up the servers, but the OS is Windows Server 2003 R2 Enterprise Edition sp2. We are using IIS 6.
>
>I am going to try with the two pages, but there shouldn't be any code getting in the way. The startup page is set as default.aspx. So once logged in it should go to this page, because I even do a force response redirect in the HookUserAuthenticated page.
>
>I think the problem lies somewhere in the this.Login() method. When I was tracing it last week, after logging in it was going to a MessageDisplay.aspx page for whatever reason. If I remember correctly it was hitting a MessageDisplay.Display() without any parameters. As I said by checking the session variable for UserSecurity I was able to control this in the dev environment. When I deployed it continued doing the same thing. I completely wipe out the directory with each deploy and I flushed the internet cache.
>
>I am wondering if I should override the form Login() method?

It works as is for me so we need to figure out what is causing the issue. If you create a test app to retry this, create a default page with a link to a second page. Then secure the second page. With the second page secured, it should force a re-direct to the login page first then after logging in should go onto the second page as the link was directed to. Let me know how that works.
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform