The type '{0}' cannot be serialized to JSON because its IsReference setting is '{1}'. The JSON format does not support references because there is no standardized format for representing references. To enable serialization, disable the IsReference setting on the type or an appropriate parent class of the type.
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 ...
The type '{0}' could not be found. Ensure that the assembly containing the type is referenced. If the assembly is part of ...
The type '{0}' could not be loaded. If the type is located in the App_Code folder, please check that it compiles. If the ...
The type '{0}' doesn't have any key members. A RelationshipType or EntityType must either have key members or a BaseType ...
The type '{0}' has not been implemented correctly. The implementor of the type should ensure that all parameters and return ...