I had the same problem. Im my case the violated condition was 3. The reason for that was that I had a .dbml File created in Visual Studio. In this file the column attributes "Storage" and "Member" were missing - obviously they are not required in VS. I added these attributes in my .dbml with the same values as "Name" - worked.
Regards, Jo. -- You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/dblinq?hl=en.
