Message in Polish (Polski)
Deserializator nie może załadować typu do deserializacji, ponieważ nie można było odnaleźć typu „<var>Type Name</var>” w zestawie „<var>Assembly Name </var>”. Sprawdź, czy typ poddany serializacji ma ten sam kontrakt, co typ do deserializacji i czy używany jest ten sam zestaw.
Unlocalized message
The deserializer cannot load the type to deserialize because type '<var>Type Name</var>' could not be found in assembly '<var>Assembly Name </var>'. Check that the type being serialized has the same contract as the type being deserialized and the same assembly is used.
Search by Google