79516309

Date: 2025-03-18 04:40:09
Score: 2.5
Natty:
Report link

This is an old thread, but I'm posting a solution in case it's helpful for others who stumble upon this weird error. I'm using VS2022 and began seeing this just on OPENING Visual Studio -- well before opening any solution. I eventually found that my issue was a corrupt extension (@#%$#%@!). For me, it was my "AWS Toolkit with Amazon Q" extension which needed to be uninstalled/reinstalled. But for any extension issues, just open Visual Studio in safe mode ("devenv /SafeMode") and view your Extensions (Installed ones). Then remove any potential culprits to see if they were the issue (ie. remove one, close/reopen VS normally to see if it helped, repeat as needed). Anyways, just posting this in case it helps a fellow developer in the future. :)

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Kurt S