There is a bug in the current ADO.NET Data Services that ships with .NET 3.5 SP1 Beta 1. The problem involves saving related data. If the child object requires the relationship to the parent object, the update fails. For example, if you have a …
See original here:
ADO.NET Data Services Bug…