Has anybody got this to work? I have 3.5 SP1 installed and from a fresh 3.5 WCF service project it throws the good old 'Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute' exception. The type in question has been added to the datacontractserializer's known types.
modified on Monday, September 15, 2008 6:18 AM