Hello. I Use BinaryFormatter to serialize an Object and it runs just fine. However, when I desserialize it, I get the following exception: "Serializable objects must be marked with the Serializable attribute" Any help on this?