DataContractSerializer... requires classes and members to be marked with the ...DataContract... and ...DataMember... attributes. However, in my case the classes are auto-generated with the EFPocoAdapater framework and these attributes are not present....