Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EFCore 7.0.2 Bug - Invalid Operation Exception RE "Temporary Value" #30059

Closed
TonyValenti opened this issue Jan 13, 2023 · 5 comments
Closed

Comments

@TonyValenti
Copy link

File a bug

I am opening a new issue as this problem also exists in .NET 7.0.2 with EFCore 7.0.2 although it is not as common as it was in 7.0.1:

Issue:
#29570
#29502

How do I enable logging so that I can get the raw SQL, and when I do, who should I send it to?
(It will contain sensitive info)

Include provider and version information

EF Core version:
Database provider: MSSQL
Target framework: .NET 7.0.2
Operating system: Win11
IDE: Visual Studio 2022 17.4.4

@ErikEJ
Copy link
Contributor

ErikEJ commented Jan 13, 2023

Have you tried the latest daily?

@TonyValenti
Copy link
Author

No, but I was told this was fixed in 7.0.2.

@roji
Copy link
Member

roji commented Jan 13, 2023

@TonyValenti can you give the latest daily a try, just to be sure it's not one of the other related bugs? And if you're still seeing this on the latest daily, can you please submit a minimal, runnable code repro?

@TonyValenti
Copy link
Author

Hi @roji -
I just upgraded my app form 7.0.2 to the latest nightly build and the issue does not seem to be appearing in the nightly build but it is definitely still present in 7.0.2. So it seems like part of the fix might not have been backported to 7.0.2.

@ajcvickers
Copy link
Member

ajcvickers commented Jan 19, 2023

This be a duplicate of #29741. Argh. 🇦🇷

@ajcvickers ajcvickers marked this as a duplicate of #29741 Jan 19, 2023
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants