System.Runtime.Serialization.FactoryTypeNotFound
System.Runtime.Serialization.FactoryTypeNotFound
Description
The deserializer has no knowledge of the type to use during deserialization. Consider adding the type specified as factory type in the XML to the list of known types - for example by using the KnownTypeAttribute attribute.
See Also
Concepts
Using Tracing to Troubleshoot Your Application
WCF Administration and Diagnostics