edmx wont generate class files after adding table
Posted: Tue 14 Oct 2014 16:03
I am working on a large project with loads of tables in the data model (the edmx file). I recently added a couple of tables and everything was fine, but since that time something has happened that causes errors if I try to update model from the database and add a new table. No matter which table I try, I get loads of errors.
multiplicity errors in relationships, and many other errors, and none of the data model classes are generated. Even if I Transform All T4 Templates, it still wont generate any of the data classes.
I have tried pulling older versions of the edmx from source control, but it doesn't matter. I get the same errors and am in a stalemate.
multiplicity errors in relationships, and many other errors, and none of the data model classes are generated. Even if I Transform All T4 Templates, it still wont generate any of the data classes.
I have tried pulling older versions of the edmx from source control, but it doesn't matter. I get the same errors and am in a stalemate.