 | |
Error: Cast from string "19:00 PM" to type 'Date' is not valid.
Method: Microsoft.VisualBasic.CompilerServices.DateType.FromString
Message: System.InvalidCastException: Cast from string "19:00 PM" to type 'Date' is not valid. at Microsoft.VisualBasic.CompilerServices.DateType.FromString(String Value, CultureInfo culture) at Microsoft.VisualBasic.CompilerServices.DateType.FromString(String Value) at PascoWeb.CustomControls.Calendar.BuildCalendarDayList(DateTime calendarDate) at PascoWeb.CustomControls.Calendar.CreateCalendar(DateTime calendarDate) at PascoWeb.CustomControls.Calendar.Page_PreRender(Object sender, EventArgs e) at System.Web.UI.Control.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain()
|
|