Options

Recently installed SSMS 19.1 and second instance shuts down

Recently installed Microsoft SQL Server Management Studio 19.1. When I open an additional instance of SSMS on my second monitor and try to <Right-Click> on an Entity to Script Stored Procedure as the window pauses and then the entire instance of SSMS shuts down.

Just wondering if this is possibly a Red Gate hook into SSMS Version 19.1 that is causing the second instance of SSMS to just shut down when attempting to look at the entity.
Tagged:

Answers

  • Options
    ITBobbyP85ITBobbyP85 Posts: 12 Bronze 1
    I had to revert back to SQL Server Management Studio v17.9.1 in order to get <Right-Click> on an Entity to Script Stored Procedure as to work without shutting down. Is this possibly a known computability issue between SQL Server Management Studio and the Redgate SQL Server Toolbelt?
  • Options
    Eddie DEddie D Posts: 1,781 Rose Gold 5
    Hi,
    Thank you for your forum post.

    Sadly, I am unable to replicate the problem.  Using SSMS 19.1, I can use the Script Stored Procedure as option on either instance and SSMS does not shut down.

    I have not heard or seen this error previously, so I do not believe to be a known issue.

    What version of the following Redgate tools that plug-in to SSMS do you have installed:
    • SQL Search
    • SQL Prompt
    • SQL Source Control
    • SQL Change Automation
    Many Thanks
    Eddie

    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com
  • Options
    YezYez Posts: 1 New member
    Hi. I am having the same issue on SSMS version 18.12.1. One instance works fine, but when I open another instance and doing some right clicking on some DB objects, the SSMS just terminates and shuts down. This is the error I see in Windows Event Log:

    Faulting application name: Ssms.exe, version: 2019.150.18424.0, time stamp: 0x62b10e6f
    Faulting module name: System.Windows.Forms.ni.dll, version: 4.8.4654.0, time stamp: 0x64a36bd4
    Exception code: 0xc00000fd
    Fault offset: 0x00226d94
    Faulting process id: 0x6d84
    Faulting application start time: 0x01da2e6d01050fdd
    Faulting application path: C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Ssms.exe
    Faulting module path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\0c99d519de38d94ee6d4b6fde9f04e48\System.Windows.Forms.ni.dll
    Report Id: 49c02380-3c8d-4df4-8efa-344f7a20abcf
    Faulting package full name: 
    Faulting package-relative application ID: 
  • Options
    DavidHTBDavidHTB Posts: 1 New member
    Hi. I am having the same issue on SSMS version 18.12.1 as Yez.  A second instance of SSMS shuts down as soon as you try do do anything and it has been like this for a few months now.
  • Options
    RussDRussD Posts: 1 New member
    I am also getting this error and have for a couple of SSMS versions.  Eventvwr gives me:
    Faulting application name: Ssms.exe, version: 2024.190.3.4, time stamp: 0x659e4c7f
    Faulting module name: System.Windows.Forms.ni.dll, version: 4.8.9181.0, time stamp: 0x64b87db6
    Exception code: 0xc00000fd
    Fault offset: 0x002334f4
    Faulting process id: 0x5e18
    Faulting application start time: 0x01da59f5d2904122
    Faulting application path: C:\Program Files (x86)\Microsoft SQL Server Management Studio 19\Common7\IDE\Ssms.exe
    Faulting module path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\3221b576f78bc78ed10ef87ab378aa3e\System.Windows.Forms.ni.dll
    Report Id: b2789259-8628-4769-81ff-362186e65646
    Faulting package full name: 
    Faulting package-relative application ID: 

    My SqlPrompt version is 10.13.13.2147
Sign In or Register to comment.