Message in Korean (한국어)
어셈블리 '<var>Assembly Name </var>'에서 '<var>Type Name</var>' 형식을 찾을 수 없기 때문에 역직렬 변환기가 역직렬화할 형식을 로드할 수 없습니다. 직렬화할 형식에 역직렬화할 형식과 동일한 계약이 있는지, 그리고 동일한 어셈블리가 사용되는지 확인하십시오.
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