Server Error in '/' Application.

Conversion from string "26/01/2007 11.59.22" to type 'Date' is not valid.

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: Conversion from string "26/01/2007 11.59.22" to type 'Date' is not valid.

Source Error:


Line 98: 		{
Line 99: 			
Line 100:            Parent.DataBind();
Line 101:		}
Line 102:	}

Source File: d:\inetpub\webs\ennaonlinecom\bin\MMPageBind.ascx    Line: 100

Stack Trace:


[InvalidCastException: Conversion from string "26/01/2007 11.59.22" to type 'Date' is not valid.]
   Microsoft.VisualBasic.CompilerServices.Conversions.ToDate(String Value) +154
   ASP.principale_visualizza_testo_giorno_aspx.__DataBinding__control3(Object sender, EventArgs e) +177
   System.Web.UI.Control.OnDataBinding(EventArgs e) +99
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +92
   System.Web.UI.Control.DataBind() +15
   System.Web.UI.Control.DataBindChildren() +211
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102
   System.Web.UI.Control.DataBind() +15
   System.Web.UI.Control.DataBindChildren() +211
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102
   System.Web.UI.Control.DataBind() +15
   ASP.bin_mmpagebind_ascx.Page_Load(Object Src, EventArgs E) in d:\inetpub\webs\ennaonlinecom\bin\MMPageBind.ascx:100
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175