This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I've created a few ThroughAssociations using the Designer. I keep getting the following error, though. Could not determine the reverse association of [Supplier.SupplierContacts (IList<SupplierContact>)] since it's in the Designer, I can actually modify the code by hand to fix the issue. Could not determine the reverse association of [Supplier.SupplierContacts (IList<SupplierContact>)] Any thoughts on what I may be doing wrong?
|
|
|
We had a major bug in initial drops of designer ThroughAssociation support which unfortunately our testing did not catch. (That "$relationship.GetReverseAssociation().SourceFieldName" is template engine spew -- if you ever see anything like that it means you're doing nothing wrong and the bug is at our end.) This has since been fixed. Could you retry with a current nightly build and let us know if you still see the problem? Thanks! |
|