Server Error in '/trasparenza' Application.

Unable to convert MySQL date/time value to System.DateTime

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: MySql.Data.Types.MySqlConversionException: Unable to convert MySQL date/time value to System.DateTime

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:


[MySqlConversionException: Unable to convert MySQL date/time value to System.DateTime]
   MySql.Data.Types.MySqlDateTime.GetDateTime() +209
   MySql.Data.MySqlClient.MySqlDataReader.GetValue(Int32 i) +401
   MySql.Data.MySqlClient.MySqlDataReader.GetValues(Object[] values) +74
   System.Data.ProviderBase.SchemaMapping.LoadDataRow() +43
   System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) +127
   System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +215
   System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +477
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +276
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +178
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +119
   System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +2868
   System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +26
   DevExpress.Web.Internal.DataContainer.PerformSelect() +151
   DevExpress.Web.ASPxDataWebControlBase.DataBindInternal() +166
   DevExpress.Web.ASPxWebControl.DataBind() +50
   DevExpress.Web.Internal.DataHelperBase.EnsureDataBound(Boolean ensureChildControls) +74
   DevExpress.Web.Internal.DataContainer.EnsureDataBound() +154
   DevExpress.Web.ASPxDataWebControlBase.OnPreRender(EventArgs e) +26
   System.Web.UI.Control.PreRenderRecursiveInternal() +162
   System.Web.UI.Control.PreRenderRecursiveInternal() +256
   System.Web.UI.Control.PreRenderRecursiveInternal() +256
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6875


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0