Coder Social home page Coder Social logo

Comments (3)

rhbourdeau avatar rhbourdeau commented on June 2, 2024 1

Aha! The installation instructions you provided in the README file mentioned to "Unblock the ZIP" but I had never heard that term before and just assumed you mean "unpack the files". I did not think to look at the Wiki.

I "uninstalled" the visualizer, unblocked the entire ZIP file as you indicate in the Wiki, and reinstalled. That appears to have eliminated the problem and I am now able to invoke the visualizer while debugging.

Perhaps a direct link from the README installation instructions to the Wiki page regarding "unblocking" would be helpful for some folks.

Thanks, I'm off to work with your tool now. Much appreciated.

Side note, I'm actually working with Core in NET5. Just for reference here's my NET info, which I just realized I need to update.

dotnet --version; dotnet --list-sdks
5.0.101
2.1.202 [C:\Program Files\dotnet\sdk]
2.1.509 [C:\Program Files\dotnet\sdk]
3.1.100 [C:\Program Files\dotnet\sdk]
5.0.101 [C:\Program Files\dotnet\sdk]

from expressiontreevisualizer.

zspitz avatar zspitz commented on June 2, 2024

Firstly, thanks for a well-written and comprehensive bug report. It's not something that can be taken for granted.

Also, the NuGet package isn't intended for use as debugging visualizer in VS; AFAIK debugging visualizers can only be installed by copying them into the appropriate folders. It's purpose is only for the visualizer's UI to be used in other applications.

What precise version of .NET Core are you using (dotnet --version; dotnet --list-sdks)? I am trying to reproduce on my machine.

Also, you didn't mention this, but you may need to unblock the ZIP file; instructions for doing so can be found here.

I don't see anything else wrong with the steps you took to install the visualizer, unless when targeting .NET Core 3.1, it's actually going to use netstandard.

Update

I am unable to reproduce the bug, with .NET Core 3.1.407 (the latest patch version of .NET Core 3.1).

from expressiontreevisualizer.

zspitz avatar zspitz commented on June 2, 2024

Great to hear.

Perhaps a direct link from the README installation instructions to the Wiki page regarding "unblocking" would be helpful for some folks.

Already done.

from expressiontreevisualizer.

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.