Message in Italian (Italiano)
Il deserializzatore non può caricare il tipo da deserializzare perché il tipo '<var>Type Name</var>' non è presente nell'assembly '<var>Assembly Name </var>'. Verificare che il tipo che si sta serializzando abbia lo stesso contratto del tipo che si sta deserializzando e che venga utilizzato lo stesso assembly.
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