The type '{0}' in config has '{1}' generic parameters(s). Parameter '{2}' cannot be accessed. Parameter index must be greater than or equal to 0 and less than '{1}'.
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 ...
The type '{0}' in config has '{1}' generic parameter(s) but '{2}' generic argument(s) were provided. The number of generic ...
The type '{0}' in config has '{1}' generic parameters(s). Parameter '{2}' cannot be accessed. Parameter index must be greater ...
The type '{0}' in the service contract mapping has different TargetNamespace('{1}') and Name('{2}') than the TargetNamespace('{3}') ...
The type '{0}' is ambiguous: it could come from assembly '{1}' or from assembly '{2}'. Please specify the assembly explicitly ...
The type '{0}' is an abstract type. For PUT, POST and DELETE operations, the type specified must be a concrete type with ...
The type '{0}' is not a valid device adapter, because it does not implement the interface '{1}'. Use another type, or modify ...