Giter Club home page Giter Club logo

Comments (8)

codingadventures avatar codingadventures commented on June 18, 2024

Hi Abdu, that's a good idea, I will create a youtube video that explains the process along with some more detailed documentation.

After you enable the bridge it is important you rebuild your solution (not just a build), so that the visualizers are created in the folder C:\Users\youruser\Documents\Visual Studio 2017\Visualizers

Which edition of visual studio 2017 are you using?

from linqbridgevs.

Pavel-Malezhyk avatar Pavel-Malezhyk commented on June 18, 2024

I have vs 2017 and 2012 on my computer.
After installing new release, vs 2012 works almost correctly (linqpad shows null instead some internal classes in collections), but in vs 2017 there is no magnifier glass.
I use VS 2017 enterprise.
What I have to see in Visualizer folder? "C:\Users\malejik\Documents\Visual Studio 2017\Visualizers" i have only attribcache140.bin file

from linqbridgevs.

codingadventures avatar codingadventures commented on June 18, 2024

If you look at C:\Users\malejik\Documents\Visual Studio 2012\Visualizers you should see different dlls which are the debugger visualizers created for your Vs2012 solution. That's why the magnifier glass appears during a debugging session in VS 2012.

If you only have attribcache140.bin in VS2017 visualizers folder it means no visualizers have been created. Those visualizers are created at compile time, when you rebuild your solution after you have bridge/activated it.

from linqbridgevs.

Pavel-Malezhyk avatar Pavel-Malezhyk commented on June 18, 2024

Thank you for answer! Of course bridge is activated and solution is rebuilt (even cleaned up and rebuilt), but my vs 2017 don't make visualizer dll's. How to debug it?)

from linqbridgevs.

abukres avatar abukres commented on June 18, 2024

There are no visualizers in that folder which belong to LINQBridgeVs. I placed the .dll files manually in the folder and the magnifying glass still didn't show up. Then I deleted the files.

from linqbridgevs.

codingadventures avatar codingadventures commented on June 18, 2024

Hello guys,

I found the bug, please hold on, I'm about to release a new version

from linqbridgevs.

codingadventures avatar codingadventures commented on June 18, 2024

Hi,

I've release a new version 1.4.2 with the bug for Visual Studio 2017 fixed. Please uninstall LINQBridgeVs for VS2017 and re-install it again. Also please do delete the folder called 0 located here:

C:\Program Files (x86)\Microsoft Visual Studio\2017\0

That was created by mistake by the previous extension.

from linqbridgevs.

Pavel-Malezhyk avatar Pavel-Malezhyk commented on June 18, 2024

Checked! Done .... Thank you!

from linqbridgevs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.