Server Error in '/' Application.

Out of range value for column 'GetTekBuyUsedPrice' at row 1

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.MySqlClient.MySqlException: Out of range value for column 'GetTekBuyUsedPrice' at row 1

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:


[MySqlException (0x80004005): Out of range value for column 'GetTekBuyUsedPrice' at row 1]
   MySql.Data.MySqlClient.MySqlStream.ReadPacket() +306
   MySql.Data.MySqlClient.NativeDriver.FetchDataRow(Int32 statementId, Int32 columns) +18
   MySql.Data.MySqlClient.Driver.FetchDataRow(Int32 statementId, Int32 columns) +14
   MySql.Data.MySqlClient.ResultSet.GetNextRow() +34
   MySql.Data.MySqlClient.ResultSet..ctor(Driver d, Int32 statementId, Int32 numCols) +79
   MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) +158
   MySql.Data.MySqlClient.MySqlDataReader.NextResult() +772
   MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +1499
   MySql.Data.MySqlClient.MySqlCommand.ExecuteReader() +6
   Instox.SearchResultsV3.SearchResultsGridview_DataBinding(Object sender, EventArgs e) in C:\Users\root\Workspace\Instox\Instox\SearchResultsV3.aspx.cs:777
   System.Web.UI.Control.OnDataBinding(EventArgs e) +86
   DevExpress.Web.Internal.DataHelper.PerformSelect() +85
   DevExpress.Web.Internal.GridDataHelper.PerformSelect() +285
   DevExpress.Web.Internal.DataContainer.PerformSelect() +136
   DevExpress.Web.ASPxDataWebControlBase.DataBindCore() +13
   DevExpress.Web.ASPxDataWebControlBase.DataBindInternal() +110
   DevExpress.Web.ASPxWebControl.DataBind() +36
   DevExpress.Web.ASPxGridBase.DataBind() +164
   Instox.SearchResultsV3.LoadBar() in C:\Users\root\Workspace\Instox\Instox\SearchResultsV3.aspx.cs:563
   Instox.SearchResultsV3.Page_Load(Object sender, EventArgs e) in C:\Users\root\Workspace\Instox\Instox\SearchResultsV3.aspx.cs:95
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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