Query Builder causes "Operation could destabilize the runtime."

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 5 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
imacoder
Posts: 1
Last visit: Thu Jan 13, 2022 7:14 pm

Query Builder causes "Operation could destabilize the runtime."

Post 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
User avatar
mxtrinidad
Posts: 399
Last visit: Tue May 16, 2023 6:52 am

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

Post 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 12560 times
This topic is 5 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.