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
|
Using the Oct 11 Nightly build, when trying to create an entity with a GUID identity, which is also targeted by an association - I get the following exception:
See the entity with the association here: The code is fairly straight forward - I just create the entity, fill a few properties with values, and call .Add on the IList belonging to the source of the association. The underlying database column type was set to 'uniqueidentifier' by the designer, and I have tried dropping the table and having the designer re-create it with the same results. Is this a known issue, or a misconfiguration on my end? Thanks for the help |
|
|
What identity strategy are you using?
|
|