[Mono-list] BinaryFormatter Issue

Pedro Santos donbonifacio.general@gmail.com
Sat, 27 Nov 2004 08:47:40 +0000


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?