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

Exception adding new entities after upgrading to EF 6 #19

Open
jcavalieri opened this issue Oct 30, 2013 · 2 comments
Open

Exception adding new entities after upgrading to EF 6 #19

jcavalieri opened this issue Oct 30, 2013 · 2 comments

Comments

@jcavalieri
Copy link

I'm getting this error when adding and saving a new entity after upgrading to EF 6.

Method not found: 'Void System.Data.Entity.Infrastructure.DbEntityEntry.set_State(System.Data.EntityState)'.

Any ideas?

p.s. We are using GenericRepository.EntityFramework

@Fettah
Copy link

Fettah commented Jul 23, 2021

any solution on this ?

@jcavalieri
Copy link
Author

Sorry. I don't remember.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants