Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Login form not working when deployed
Message
From
02/02/2009 15:52:44
Tegron Tegron
Platinum Technologies
Ohio, United States
 
 
To
02/02/2009 13:25:01
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
OS:
Windows Server 2003
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01378518
Message ID:
01378832
Views:
26
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform