Re: Delphi 2007 for Win32 Update #1 is Available
- From: "Charles Appel" <charlesappel@xxxxxxxxxxxxxx>
- Date: Thu, 7 Jun 2007 08:40:38 -0400
I tried to go "the traditional route". Unfortunately, when
I try to log in, I get this error screen.
-----------------------------------------------------------------------
Object cannot be cast from DBNull to other types.Server Error in '/'
Application.
Object cannot be cast from DBNull to other types.
Description: An unhandled exception occurred during the execution of the
current
web request. Please review the stack trace for more information about the
error
and where it originated in the code.
Exception Details: System.InvalidCastException: Object cannot be cast from
DBNull to other types.
Source Error:
An unhandled exception was generated during the execution of the
current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidCastException: Object cannot be cast from DBNull to other types.]
System.DBNull.System.IConvertible.ToInt64(IFormatProvider provider) +48
System.Convert.ToInt64(Object value) +36
login.TLoginForm.ButtonLogin_Click(Object sender, EventArgs e)
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1281
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
------------------------------------------------------------------------------------------------
--
Charles Appel
"The kind of man who wants the government to adopt and enforce
his ideas is always the kind of man whose ideas are idiotic."
H. L. Mencken
.
- Follow-Ups:
- Re: Delphi 2007 for Win32 Update #1 is Available
- From: John Kaster (CodeGear)
- Re: Delphi 2007 for Win32 Update #1 is Available
- References:
- Delphi 2007 for Win32 Update #1 is Available
- From: Nick Hodges (CodeGear)
- Delphi 2007 for Win32 Update #1 is Available
- Prev by Date: Re: D2007 Update #1
- Next by Date: Re: D2007 Update #1
- Previous by thread: Re: Delphi 2007 for Win32 Update #1 is Available
- Next by thread: Re: Delphi 2007 for Win32 Update #1 is Available
- Index(es):
Relevant Pages
|