Page 1 of 1

SSMS crashes after running any query (6.2)

Posted: Fri 04 Oct 2019 09:10
by GAthersw
Hi,

After updating to 6.2 and running any query SSMS 2012 crashes.

Re: SSMS crashes after running any query (6.2)

Posted: Mon 07 Oct 2019 09:17
by alexa
Could you please provide us a screenshot of any possible error?

Also, please check if there are any records with errors concerning dbForge in 'Computer Management Event Viewer/Windows Logs/Applications (Settings/Control Panel/Administrative tools/Computer Management)'.

Re: SSMS crashes after running any query (6.2)

Posted: Mon 07 Oct 2019 11:52
by alexa
We were able to reproduce this issue and will fix it in the next product build. We will notify you once it's available for downloading.

Re: SSMS crashes after running any query (6.2)

Posted: Mon 07 Oct 2019 13:50
by GAthersw
Application: Ssms.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at System.Windows.Forms.Control.MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
at System.Windows.Forms.Control.Invoke(System.Delegate, System.Object[])
at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.DisplaySQLResultsControl.OnSqlExecutionCompletedForSQLExec(System.Object, Microsoft.SqlServer.Management.QueryExecution.ScriptExecutionCompletedEventArgs)
at Microsoft.SqlServer.Management.QueryExecution.ScriptExecutionCompletedEventHandler.Invoke(System.Object, Microsoft.SqlServer.Management.QueryExecution.ScriptExecutionCompletedEventArgs)
at Microsoft.SqlServer.Management.QueryExecution.QESQLExec.OnExecutionCompleted(Microsoft.SqlServer.Management.QueryExecution.ScriptExecutionResult)
at Microsoft.SqlServer.Management.QueryExecution.QEOLESQLExec.OnExecutionCompleted(Microsoft.SqlServer.Management.QueryExecution.ScriptExecutionResult)
at Microsoft.SqlServer.Management.QueryExecution.QESQLExec.StartExecuting()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

in case you still need it.

Re: SSMS crashes after running any query (6.2)

Posted: Mon 07 Oct 2019 17:45
by alexa
Thank you for the reply.

We will take this into account.