The type '{0}' appears in two structurally incompatible initializations within a single LINQ to Entities query. A type can be initialized in two places in the same query, but only if the same properties are set in both places and those properties are set in the same order.
The type '%4!ls!' cannot be used as type parameter '%3!ls!' in the generic type or method '%1!ls!'. There is no boxing conversion ...
The type '%4!ls!' cannot be used as type parameter '%3!ls!' in the generic type or method '%1!ls!'. There is no boxing conversion ...
The type '%4!ls!' cannot be used as type parameter '%3!ls!' in the generic type or method '%1!ls!'. There is no implicit ...
The type '%4!ls!' must be convertible to '%2!ls!' in order to use it as parameter '%3!ls!' in the generic type or method ...
The type '{0}' appears in two structurally incompatible initializations within a single LINQ to Entities query. A type can ...
The type '{0}' cannot be serialized because its default accessor is decorated with declarative security permission attributes. ...
The type '{0}' cannot be serialized because its parameterless constructor is decorated with declarative security permission ...
The type '{0}' cannot be serialized because the {1}({2}) method is decorated with declarative security permission attributes. ...
The type '{0}' cannot be serialized to JSON because its IsReference setting is '{1}'. The JSON format does not support references ...