.Net Linq Errors

LINQ

.Net Linq is a powerful tool, but it has its merits, and the following are some errors that you might encounter:

 🔘 Error: System.NotSupportedException: The entity or complex type ” cannot be constructed in a LINQ to Entities query

comment by: Goran
http://stackoverflow.com/questions/5325797/the-entity-cannot-be-constructed-in-a-linq-to-entities-query
——————————
 🔘 Error: System.NotSupportedException: The specified type member ” is not supported in LINQ to Entities. Only initializers, entity members, and entity navigation properties are supported.
The specified type member ‘ObjectState’ is not supported in LINQ to Entities. Only initializers, entity members, and entity navigation properties are supported.
comment by: Eugene S.
http://stackoverflow.com/questions/6919709/only-initializers-entity-members-and-entity-navigation-properties-are-supporte

 

 

 

About Reader Man حسين ناجي الصفافير

حسين ناجي الصفافير Hussain Naji Al-Safafeer Info: https://readerman1.wordpress.com/aboutme
This entry was posted in Bugs. Bookmark the permalink.

Leave a comment