SSMS crashes after running any query (6.2)

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
GAthersw
Posts: 2
Joined: Fri 04 Oct 2019 09:06

SSMS crashes after running any query (6.2)

Post by GAthersw » Fri 04 Oct 2019 09:10

Hi,

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

alexa

Re: SSMS crashes after running any query (6.2)

Post by alexa » Mon 07 Oct 2019 09:17

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)'.

alexa

Re: SSMS crashes after running any query (6.2)

Post by alexa » Mon 07 Oct 2019 11:52

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.

GAthersw
Posts: 2
Joined: Fri 04 Oct 2019 09:06

Re: SSMS crashes after running any query (6.2)

Post by GAthersw » Mon 07 Oct 2019 13:50

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.

alexa

Re: SSMS crashes after running any query (6.2)

Post by alexa » Mon 07 Oct 2019 17:45

Thank you for the reply.

We will take this into account.

Post Reply