Issue with Eyeshot Visual Studio Debug Visualizer After Windows Update
Pablo Lombardo
Hello,
After the most recent Windows update, the Eyeshot Visual Studio debug visualizer has stopped working. I’m encountering an error that says the personalized viewer can’t be loaded.

Has anyone else reported a similar issue, or do you have any suggestions on how to resolve this?
Thank you for your assistance!
Best regards,
Pablo.
0
Comments
Hi Pablo,
It's a known issue with Visual Studio 2022.
As a workaround, you can remove the “ASP. NET and web development” component from Visual Studio Installer or you can create a new registry DWORD value called LoaderOptimization and give it the value 3 within the key “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework”.
You can find more details here: https://developercommunity.visualstudio.com/t/Custom-Debugger-Visualizer-not-working-i/10710833?entry=problem
Please sign in to leave a comment.