Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizer not displaying image on latest VS #9

Open
TheBetpet opened this issue Apr 24, 2018 · 7 comments
Open

Visualizer not displaying image on latest VS #9

TheBetpet opened this issue Apr 24, 2018 · 7 comments

Comments

@TheBetpet
Copy link

I installed the DLL as recommended. Restarted Visual Studio 2017 Community Edition (latest patch - 15.6.6). Put a breakpoint on a bitmap variable and ran the application. Hit the breakpoint, selected the variable, right clicked the drop down and selected "Show Image Visualizer". A dialog then displays saying "Could not load this custom viewer."

@TheBetpet
Copy link
Author

My apologies, I meant Enterprise edition, not Community Edition.

@Jaex
Copy link
Owner

Jaex commented Apr 27, 2018

You didn't follow instructions in https://github.com/Jaex/ImageVisualizer/blob/master/README.md
That error happens when dll is blocked.
After unblock it you should also restart Visual Studio.

@TheBetpet
Copy link
Author

I definitely unblocked the dll. I just reconfirmed because it would be like me to miss it but not this time.

@Jaex
Copy link
Owner

Jaex commented Apr 27, 2018

I copied dll and tested it now, VS gave Could not load this custom viewer. error. Then I unblocked it and restarted Visual Studio. This time it didn't gave that error.

@TheBetpet
Copy link
Author

I just followed the instructions to the letter and got the same problem. I downloaded the solution, re-built the dll, deployed it and it's the same.

@huwmanatee
Copy link

I have the same problem on VS 2017 Community, dll is definitely not blocked.

@Jaex
Copy link
Owner

Jaex commented Apr 13, 2019

Related #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants