Participant
1660 Points
952 Posts
Jun 24, 2020 12:32 AM|PaulTheSmith|LINK
Have you modified the database to have the extra column?
It looks like you are using Entity Framework, are you using EF Migrations? Or do you make the DB changes manually?
Participant
1660 Points
952 Posts
Re: saving denied after adding one more column in my class and changing the entity framework
Jun 24, 2020 12:32 AM|PaulTheSmith|LINK
Have you modified the database to have the extra column?
It looks like you are using Entity Framework, are you using EF Migrations? Or do you make the DB changes manually?