elmahio / ExceptionVisualizer

Exception Debug Visualizer for Visual Studio
https://marketplace.visualstudio.com/items?itemName=elmahio.exceptioninspector
2 stars 0 forks source link

Error: Visualizer dependencies failed to load #3

Open Mrsevic opened 7 months ago

Mrsevic commented 7 months ago

I have the error where visualizer fails to load with the following contents:

Untitled

ThomasArdal commented 7 months ago

In the project you have open (the one causing an exception). Do you have Newtonsoft.Json installed? And if so, which version?

Mrsevic commented 7 months ago

Yes. Details: Newtonsoft.Json" Version="13.0.3:

ThomasArdal commented 7 months ago

That's strange. There is a problem if you have a lower version installed but that is not the case here.

I'm hoping this is a Microsoft bug (like the lower version issue) so that it will get fixed in a newer VS. Which version are you using?

Mrsevic commented 7 months ago

Version 17.8.0. I have already deleted the MEF cache. I will try to update to the latest minor version.

ThomasArdal commented 7 months ago

I'm on 17.8.2 and haven't experienced it lately. I see that the newest one is 17.8.5.