Server Error in '/' Application.

Table 'vjv_admin.commentary_rimbey' 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: System.Exception: Table 'vjv_admin.commentary_rimbey' doesn't exist

Source Error:


Line 32:             conn.Close()
Line 33:             'throws an error message if something goes wrong
Line 34:             Throw New Exception(ex.Message)
Line 35:         End Try
Line 36: 

Source File: G:\PleskVhosts\vjvauction.com\httpdocs\App_Code\DatabaseClass.vb    Line: 34

Stack Trace:


[Exception: Table 'vjv_admin.commentary_rimbey' doesn't exist]
   DatabaseClass.getDataSet(MySqlCommand& CMD, String cnx) in G:\PleskVhosts\vjvauction.com\httpdocs\App_Code\DatabaseClass.vb:34
   commentary.Page_Load(Object sender, EventArgs e) in G:\PleskVhosts\vjvauction.com\httpdocs\commentary.aspx.vb:11
   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.4700.0