GetObjectData not being called

  • Thread starter Thread starter Silver Shaded
  • Start date Start date
S

Silver Shaded

Guest
I have two structurally similar classes which should both call GetObjectData on binary serialisation of a contained class, one does but the other doesn't. They are both serialising the same class object. I have no idea whats going on. Could it be somethig to do with security, I have tried serialising to my own computer and to one drive, same result. My code is stored on one drive.

Continue reading...
 
Back
Top