'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?

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.
- close and run a new instance of SSMS
if this does not solve :
- shutdown windows
if this does not solve :
- 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 |
