GetRelationInfo method returns only 1 relation of defined TypedList

Posts   
 
    
DvK
User
Posts: 318
Joined: 22-Mar-2006
# Posted on: 12-Apr-2012 18:08:13   

Hi,

After migration of our v2.6 project to v3.5 the GetRelationInfo method of a TypedList only returns 1 relation instead of all defined relations.

After having a closer look at the sourcecode of the project I can see that the BuildRelationSet method indeed builds one single relation, while the TypedList designer shows a complete relation-tree in the Relationship tab. Obviously, something's wrong in a template or the designer itself in producing the code ?!

We're using the latest build (release date 11-apr-2012).

(edit) Some other defined TypedLists do have a correctly generated BuildRelationSet method in the source, so for some obscure reason some don't get generated correctly.

Best regards, Danny

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 13-Apr-2012 06:32:47   

Please attach both the v2.6 and v3.5 projects, so can try to reproduce the problem. If you want you can open a new HelpDesk thread, which is private.

David Elizondo | LLBLGen Support Team
DvK
User
Posts: 318
Joined: 22-Mar-2006
# Posted on: 13-Apr-2012 08:58:21   

OK, done ! See thread in HelpDesk forum...

Best regards, Danny