An error has occurred. Please verify that your web.config is correct and that you have granted sufficient database permissions. Below is the captured exception:
System.Exception: Conversion from string "06-20-2006 15:30:00" to type 'Date' is not valid. at Microsoft.VisualBasic.CompilerServices.Conversions.ToDate(String Value)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDate(Object Value)
at Ektron.Cms.Common.EkFunctions.FormatDisplayDate(Object DateString, String Formatter)
at Ektron.Cms.DataIO.EkContentRW.GetContentToShow(Int32 Id) at Ektron.Cms.EkException.ThrowException(Exception ex, EventLogEntryType EventType)
at Ektron.Cms.EkException.ThrowException(Exception ex)
at Ektron.Cms.DataIO.EkContentRW.GetContentToShow(Int32 Id)
at Ektron.Cms.Content.EkContent.LoadContent(Int32 ID, Boolean Preview)
at Ektron.Cms.Controls.ContentBlock.Fill()
at Ektron.Cms.Controls.ContentBlock.RenderContents(HtmlTextWriter writer)