Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login form not working when deployed
Message
 
À
02/02/2009 15:52:44
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:
01378836
Vues:
15
>
>You are now logged in (part of the Message)
>
>The code apparently just stops executing at that point. I looked in the event viewer and there are no application errors.

Sorry for just sort of jumping in here, but here's a few things you could look at:

- Make sure your deployed web.config matches your dev. web config. Specifically, check the authentication section.
- Are you sure your logged in user has permission to the Default.aspx page (as configured in MM.NET)?
- Are you authenticating in one domain and then trying to redirect to a page in a different domain? Ex. You log in at: http://www.mywebdomain.com/Login.aspx and you're doing a redirect to something like http://mywebdomain.com/Login.aspx? Honestly, as long as you aren't explicitly messing with this, it should be correct, but it's worth looking at.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform