1

Closed

Problem with CodeFirst

description

I get following error.
{"The referential relationship will result in a cyclical reference that is not allowed. [ Constraint name = Dinner_Chef ]"}

I used following thing for initialization
Database.SetInitializer(new System.Data.Entity.DropCreateDatabaseAlways<Db>()); in Global.asax.

No files are attached

Closed Feb 3 at 4:55 PM by o

please post a discussion instead, as I understand this issue happened you changed something


comments