Hi, > > a solution similar to b) (with Object as a part of EmbeddedKey) was > implemented in my original project as the error first occured. > > Why made you change that model?
[MS] You probably misunderstood me, I didn't change anything in my original project. I just created this small sample project from scratch to see if the error has to do with the diamond model or with my implementation in the original project.