c# - “There is already an object named 'temp_Students_636136759476987970' in the database.” -


getting error “there object named 'temp_students_636136759476987970' in database.” in entity framework(6.2). these tables automatically created , causing error. why table created ef , why not dropped automatically.

i´ve found links may you: there object named in database , entity framework automatic migrations existing database..

in general bugfinder said: guess you´ve deleted/edited table manually, causes error.

i dont had error before, had different ones. if delete class , create again same name, can happen, vs can´t create name. if delete folder of class @ storage, error wan´t come again.

to find source of ef-objects can harder.. if able find source of either object, or creation of object, there possibility rid of error.

bst rgrds


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -