Git Product home page Git Product logo

Comments (9)

Giorgi avatar Giorgi commented on May 23, 2024

@borislitvak Can you check if the latest commit fixes it for you?

from linqpad.queryplanvisualizer.

borislitvak avatar borislitvak commented on May 23, 2024

Hi Giorgi,

I am getting a System.TypeLoadException: Count load type ......IDbCommandInterceptor from assembly EntityFramework, Version=5.0.0.0.
Note that this class does not exist in EF5.

-- Boris

from linqpad.queryplanvisualizer.

borislitvak avatar borislitvak commented on May 23, 2024

Giorgi,
I managed to make this work with EF5.
This required a few changes. Thus far I just linked with EF5 rather than EF6.
Please give me a week or so to make a clean version and I will upload it to github.

-- Boris

from linqpad.queryplanvisualizer.

Giorgi avatar Giorgi commented on May 23, 2024

@borislitvak Your typed data context references EF5 doesn't it?

from linqpad.queryplanvisualizer.

borislitvak avatar borislitvak commented on May 23, 2024

yes, it does. I am referring to the context provided in the reproduction, in the zip file above.

from linqpad.queryplanvisualizer.

Giorgi avatar Giorgi commented on May 23, 2024

What query are you trying to get the Plan for?

from linqpad.queryplanvisualizer.

Giorgi avatar Giorgi commented on May 23, 2024

@borislitvak It looks like the code that detects EF5 query is failing so it tries to use EF6 to get the command. I'm not sure why it happens, Can you try debugging the code to see why it's failing?

from linqpad.queryplanvisualizer.

Giorgi avatar Giorgi commented on May 23, 2024

@borislitvak Did you get this working?

from linqpad.queryplanvisualizer.

borislitvak avatar borislitvak commented on May 23, 2024

Will do my best to upload tomorrow. It works for EF5 as well.

On Mon, Apr 11, 2016 at 10:07 PM, Giorgi [email protected] wrote:

@borislitvak https://github.com/borislitvak Did you get this working?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#8 (comment)

from linqpad.queryplanvisualizer.

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.