Recently, I've been having loads of jip with SQL Server Management Studio (SSMS) on my PC. Whenever I try to do certain things, I'll get all sorts of errors. For example, if I try and do a select all, or an edit on a table I bump into this issue:
To fix these issues, open a command prompt, and go to C:\windows\system32
and the type this command into a terminal:
This seems to fix my issue for a while. I hope this tip helps someone out there as well! Happy Coding 🤘