Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login form not working when deployed
Message
De
02/02/2009 15:52:44
Tegron Tegron
Platinum Technologies
Ohio, États-Unis
 
 
À
02/02/2009 13:25:01
Timothy Bryan
Sharpline Consultants
Conroe, Texas, É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:
01378832
Vues:
17
I have tried using a blank default and hello world page with the same results. The logged in message is caused by:

protected void Page_Load(object sender, System.EventArgs e)
{
// *** Set the display properties and pass down
this.DisplayPage();
}

After this.DisplayPage() it goes into the html for the MessageDisplay page.


the RedirectMetaTag is empty which I assume should contain a page to redirect to?

It then displays:


Logged in... (part of the Header)


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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform