'Unable to Edit top 200 rows in SQL Server Management Studio

I am getting the following error - shown in the screenshot - when I click on "Edit Top 200 Rows" for my database table in SSMS. It's about just in time debugging but what should I do about that?

Screenshot of error

I have enabled Just In Time Debugging for Native, Script, Managed code in Visual Studio Settings.



Solution 1:[1]

Probably a bad running of SSMS or a bad install.

  1. close and run a new instance of SSMS

if this does not solve :

  1. shutdown windows

if this does not solve :

  1. reinstall SSMS

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 SQLpro