Rewrite query in a form that can be translated, or switch to client evaluation explicitly? #25251
Labels
closed-out-of-scope
This is not something that will be fixed/implemented and the issue is closed.
customer-reported
I am getting the
rewrite the query in a form that can be translated
error when trying to run a entity framework query with aInclude
andThenInclude
clause. All this code was working before the application was moved from Microsoft.EntityFramework version 3.1 to Microsoft.EntityFramework version 5.0.4.This seems to be Uri mapping related InMemory provider bug (does not happen with SqlServer). Happens also in the latest official at this time 5.0.7. Can you please advise?
Exception:
The text was updated successfully, but these errors were encountered: