Server Error in '/' Application.

Table 'terzius_turbocrypt.articles' doesn't exist

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: Devart.Data.MySql.MySqlException: Table 'terzius_turbocrypt.articles' doesn't exist

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): Table 'terzius_turbocrypt.articles' doesn't exist]
   Devart.Data.MySql.cq.ReadError() +170
   Devart.Data.MySql.cq.Receive() +110
   Devart.Data.MySql.e.ReadQueryResult(o[]& fields, Int32& fieldCount, Boolean ignoreRecordsAffected) +82
   Devart.Data.MySql.e.ExecuteQuery(Byte[] query, Int32 length, Boolean cached, String stmt) +86
   Devart.Data.MySql.cy.e() +120
   Devart.Data.MySql.cy.GetNextResult() +36
   Devart.Data.MySql.MySqlCommand.a(CommandBehavior A_0, IDisposable A_1, Int32 A_2, Int32 A_3) +1223
   Devart.Common.DbCommandBase.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords, Boolean nonQuery) +19
   Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery) +495
   Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior) +6
   System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +12
   Devart.Data.Universal.UniCommand.a(CommandBehavior A_0, IDisposable A_1, Int32 A_2, Int32 A_3, Boolean A_4) +408

[UniException (0x80004005): Table 'terzius_turbocrypt.articles' doesn't exist]
   Devart.Data.Universal.UniCommand.a(CommandBehavior A_0, IDisposable A_1, Int32 A_2, Int32 A_3, Boolean A_4) +586
   Devart.Data.Universal.UniCommand.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords) +18
   Devart.Common.DbCommandBase.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords, Boolean nonQuery) +19
   Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery) +495
   Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior) +6
   System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +12
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +140
   System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +162
   System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +111
   HelpersTerziusPublic.MySQL.GetDataTable(String query) +215
   HelpersTerziusPublic.SQL2.GetDataTable(String query) +222
   HelpersTerziusPublic.SQL2.SELECT_ROW_FROM_TABLE(String tableName, String conditionValue, String conditionField, String moreConditions) +340
   Terzius.Common.GetDataRow(DbTable table, String guidValue, String guidField) +71
   Terzius.Articles.GetArticle(String articleGUID) +172
   Global.Global_PreRequestHandlerExecute(Object sender, EventArgs e) +1887
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +144
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


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