Giter Site home page Giter Site logo

Comments (8)

codingadventures avatar codingadventures commented on May 18, 2024

Hi, I doubt other extensions could conflict with this one but I can't exclude it for sure. The visualizer assembly generation is bound to the compilation process, so the problem lies either in the installation process or on the folder permissions --> Documents\Visual Studio 2017\Visualizers .

One thing that could help me identify the issue is to have the log files (you have to enable logging in the option menu), Also if you could enable error reporting I would see the exceptions coming through in Sentry.

Please check out the guide on how to enable logs and/or error reporting here

from linqbridgevs.

MikeStacey-Gee avatar MikeStacey-Gee commented on May 18, 2024

from linqbridgevs.

MikeStacey-Gee avatar MikeStacey-Gee commented on May 18, 2024

from linqbridgevs.

codingadventures avatar codingadventures commented on May 18, 2024

That is very odd. I haven't got anything new either in Sentry. Please check the registry here \HKEY_CURRENT_USER\Software\LINQBridgeVs (refers to the section How it works in the readme). If the installation went well and also you bridged your solution correctly you should find in the registry your solution listed:
\HKEY_CURRENT_USER\Software\LINQBridgeVs\15.0\Solutions\yoursolution

As a side note: which OS are you using? What type of solution are you trying to map (c#, vb, f#)

from linqbridgevs.

MikeStacey-Gee avatar MikeStacey-Gee commented on May 18, 2024

from linqbridgevs.

codingadventures avatar codingadventures commented on May 18, 2024

Hi,

I found out the problem. The preview version of Visual Studio install itself in C:\Program Files (x86)\Microsoft Visual Studio\Preview instead of C:\Program Files (x86)\Microsoft Visual Studio\2017 which is the default installation folder for Visual Studio 2017. Thus during the first configuration the relevant .target files needed to override the MSBuild process don't end up in the correct folder.

To fix this issue please copy the folder v15.0 and its content from C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\v15.0 to C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\v15.0

The next time the solution is rebuilt the visualizers are correctly generated

from linqbridgevs.

MikeStacey-Gee avatar MikeStacey-Gee commented on May 18, 2024

from linqbridgevs.

codingadventures avatar codingadventures commented on May 18, 2024

Thanks for reporting the issue, I added a section in the README in case someone else has the same problem.

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.