Entity Framework: Error when loading child (1:1) reference
Posted: Wed 01 Oct 2008 10:28
I'm getting an error when using the Load method of an entity object. All I'm trying to do is to load a child reference (1:1 relationship). The code is standard EF statement: MyEntity.ChildEntityReference.Load().
Would love to get a fix for this. Other EF scenarios seem to work as expected - like with MS SQL.
Thanks!
Would love to get a fix for this. Other EF scenarios seem to work as expected - like with MS SQL.

Thanks!