Giter VIP home page Giter VIP logo

Comments (7)

JonathanMagnan avatar JonathanMagnan commented on June 12, 2024 1

Hello @luca-esse ,

We successfully reproduced that issue on NET Core, but it works perfectly on NET Framework.

That kind of issue normally happens when a method is no longer available in .NET Code.

It happens when the method tries to compile the current expression (
QueryParameterExpression (line: 65))

We will investigate it on Monday.

Best Regards,

Jonathan

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 12, 2024 1

Hello @luca-esse ,

The v7.0.29 has been released.

Let me know if everything works as expected.

Best Regards,

Jonathan

from entityframework-classic.

luca-esse avatar luca-esse commented on June 12, 2024

Hi Jonathan,
Do you have any update?

Best regards,
Luca

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 12, 2024

Hello @luca-esse ,

We passed a lot of time this week on this issue.

We can easily reproduce it, easily find out which line fail.

However, it's currently very hard to find out what's causing it as that happen when a compiled expression is executed.

We continue to investigate it but that one is currently harder to find that we initially though.

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 12, 2024

Hello @luca-esse ,

Sorry for being so long, that one is not easy ;(

We finally made a good discovery today about the Expression used that cause the issue.

The expression work on .NET Framework but not on NET Core

from entityframework-classic.

luca-esse avatar luca-esse commented on June 12, 2024

Hello @JonathanMagnan

Can confirm it's working with the v7.0.29 :)

Best regards,
Luca

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 12, 2024

Great ;)

from entityframework-classic.

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.