-
Notifications
You must be signed in to change notification settings - Fork 28
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
Comments
My apologies, I meant Enterprise edition, not Community Edition. |
You didn't follow instructions in https://github.com/Jaex/ImageVisualizer/blob/master/README.md |
I definitely unblocked the dll. I just reconfirmed because it would be like me to miss it but not this time. |
I copied dll and tested it now, VS gave |
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. |
I have the same problem on VS 2017 Community, dll is definitely not blocked. |
Related #10 |
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."
The text was updated successfully, but these errors were encountered: