Dev Team: Error Report

asked 2020-11-28 12:33:49 -0500

rgleason's avatar

updated 2021-05-20 17:39:56 -0500

Development Team,

Message: The following application error has occurred in BEopt v2.8.0.0. Please report this to the BEopt development team and restart the application.

SQL logic error or missing database no such table: BEoptOutputPointOptionDiff

Stack Trace: at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain) at System.Data.SQLite.SQLiteCommand.BuildNextCommand() at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteReader() at NREL.BEopt.ObjLibCS.OutputPoint.GetOutputPointOptionsDict(SQLiteCommand cmd, Int32 id) at NREL.BEopt.ObjLibCS.OutputPoint.get_OutputPointOptions() at NREL.BEopt.ObjLibCS.OutputPoint.GetSelectedDesignOptionsByCategory(Int32 CatID) at NREL.BEopt.UICS.BEoptEfficiencyCostsGridControl.InitializeMultiColumns(IList`1 outputPoints, Int32 numSelected) at NREL.BEopt.UICS.BEoptEfficiencyCostsGridControl.InitializeOutputPointColumns(Int32 numSelected) at NREL.BEopt.UICS.BEoptEfficiencyCostsGridControl.UpdateView(SelectedOutputPointsChangedEventArgs e) at NREL.BEopt.UICS.BEoptEfficiencyCostsChartControl.SelectedOutputPointsChanged(Object sender, SelectedOutputPointsChangedEventArgs e)

=====

Message: The following application error has occurred in BEopt v2.8.0.0. Please report this to the BEopt development team and restart the application.

Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

Stack Trace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at NREL.BEopt.UICS.ChartGrid.ActiveValuePosition(Int32 rowIndex) at NREL.BEopt.UICS.BEoptEfficiencyCostsGridControl.DrawCells(Graphics g, Int32 row) at NREL.BEopt.UICS.BEoptEfficiencyCostsGridControl.DrawGrid(Graphics g) at NREL.BEopt.UICS.BEoptEfficiencyCostsGridControl.OnPaint(PaintEventArgs e)

edit retag flag offensive close merge delete

Comments

@shorowit does BEopt provide an email address to contact the development team when these application errors occur?

Aaron Boranian's avatar Aaron Boranian  ( 2020-12-02 13:28:54 -0500 )edit