i m trying to serialize multiple objects of same class into one file and then when i try to read the objects, after reading the first object it raises StreamCorruptedException.
Could anybody tell me what is the problem

tia