How to install the debugger visualizer?

I am trying to use Mole for Visual Studio , but it is not loading. I used to have this problem with other visualizers, so I probably missed something obvious.

I just copied the DLL (Mole.Visualizer.dll) to the following folder and restarted VS2K8:

C: \ Program Files \ Microsoft Visual Studio 9.0 \ Common7 \ Packages \ Debugger \ Visualizers

+3
source share
1 answer

Put it in "My Documents \ Visual Studio 2008 \ Visualizers"

+4
source

Source: https://habr.com/ru/post/1716682/


All Articles