Type '{0}' declares a .NET GUID of '{1}' but is being exported with a Windows Runtime GUID of '{2}'. Please ensure that the .NET and Windows Runtime GUID attributes on the type represent the same GUID.
Type '{0}' cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members ...
Type '{0}' cannot inherit from a type that is not marked with DataContractAttribute or SerializableAttribute. Consider marking ...
Type '{0}' cannot specify an XmlRootAttribute attribute because its IsAny setting is 'true'. This type must write all its ...
Type '{0}' could not be found. Make sure that the required schemas are loaded and that the namespaces are imported correctly. ...
Type '{0}' declares a .NET GUID of '{1}' but is being exported with a Windows Runtime GUID of '{2}'. Please ensure that the ...
Type '{0}' defined in the conceptual model cannot be mapped to type '{1}' from the object layer. An enumeration type cannot ...
Type '{0}' defined in the object layer is not compatible with type '{1}' defined in the conceptual model. An enumeration ...
Type '{0}' does not have a content property. Specify the name of the property to set, or add a ContentPropertyAttribute or ...
Type '{0}' does not have a static method '{1}' that takes a parameter of type 'System.Xml.Schema.XmlSchemaSet' as specified ...