Entity Framework : Invalid Column after removing the column
Remove the table from the *.EDMX file, and then add that table again to the *.EDMX file
I used to also remove and re-add table, but never like this. What I rather do. I close model. right click and open as XML and them manually remove this reference. So it keeps my multiple diagrams within one model same and also my defined colors.