strange "loop" in one of the fields

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
shaharw18
Posts: 43
Joined: Thu 20 Oct 2011 20:07

strange "loop" in one of the fields

Post by shaharw18 » Wed 21 Dec 2011 17:00

After defining a set of associations between 7 different tables.
I've suddenly got error message inside a valid and working code part.

telling me there is a "loop" in a Db.fieldName type.
the code part that was running wasn't even related to that mentioned
fieldName.

what I've dont in order to temporary solve the issue, was to cancel any association with that table. that solved the case.

but now I have no association also..

anyone knows about this problem?

Shahar.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 23 Dec 2011 14:43

Please try Entity Developer v 4.2.95. Send us your test model and specify the steps we should follow to reproduce the problem.

Post Reply