Page 1 of 1

Query Builder causes "Operation could destabilize the runtime."

Posted: Mon May 28, 2018 9:38 am
by imacoder
To help you better we need some information from you.

*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be dAelayed as we will be forced to ask you for this information. ***

Product, version and build: PrimalSQL 2018 Latest (4.4.62)
32 or 64 bit version of product: 64
Operating system:
32 or 64 bit OS: 8.1 64

*** Please add details and screenshots as needed below. ***
Occurs when launching Query Builder
LOG : Operation could destabilize the runtime.
Database : MSSQL Express 2017 on a standalone SERVER.
MSSMS installed and works with no issues.
RedGate installed and integrated with MSSMS. Working with no issues.
SQL Operations Manager installed and working with no issues.

Error Log available upon request.

DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM

Re: Query Builder causes "Operation could destabilize the runtime."

Posted: Mon May 28, 2018 12:33 pm
by mxtrinidad
We were able to replicate the problem and will be corrected on the next service release.

Thanks

Code: Select all

[2018.05.28 - 15:27:52] Unhandled Exception:
Could not load type 'DevExpress.XtraTreeList.CustomDrawNodeEventArgs' from assembly 'DevExpress.XtraTreeList.v17.2, Version=17.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a'.
   at ActiveDatabaseSoftware.ActiveQueryBuilder.DevExpressCustomTreeView.(Object , CustomDrawNodeCellEventArgs )
   at DevExpress.XtraTreeList.TreeList.RaiseCustomDrawNodeCell(CustomDrawNodeCellEventArgs e)
   at DevExpress.XtraTreeList.Painter.TreeListPainter.DrawCell(CellInfo cell)
   at DevExpress.XtraTreeList.Painter.TreeListPainter.DrawCells(RowInfo ri)
   at DevExpress.XtraTreeList.Painter.TreeListPainter.DrawRowCore(RowInfo ri)
   at DevExpress.XtraTreeList.CustomDrawEventArgs.DefaultDraw()
   at DevExpress.XtraTreeList.Painter.TreeListPainter.DrawRow(TreeListDrawInfo e, RowInfo ri, Boolean isAutoFilterRow)
   at DevExpress.XtraTreeList.Painter.TreeListPainter.DrawRows()
   at DevExpress.XtraTreeList.Painter.TreeListPainter.DoDraw(TreeListViewInfo viewInfo, DXPaintEventArgs e)
   at DevExpress.XtraTreeList.TreeList.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
   at DevExpress.XtraTreeList.TreeList.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
PrimalSQL_Issue_2018-05-28_15-31-37.jpg
PrimalSQL_Issue_2018-05-28_15-31-37.jpg (315.41 KiB) Viewed 12641 times