R
Rob P
Hi All,
I have got file serialization to work, but alas, I cannot get one app to
save its data for another different app to load it later on (The first app
can load its own data successfully).
The second app claims it can't find the assembly from which the original
serializable object originates. I have included the classes required in the
second app's project, but this doesn't seem to be enough. I guess I'm
missing something fairly important!?
RobP
I have got file serialization to work, but alas, I cannot get one app to
save its data for another different app to load it later on (The first app
can load its own data successfully).
The second app claims it can't find the assembly from which the original
serializable object originates. I have included the classes required in the
second app's project, but this doesn't seem to be enough. I guess I'm
missing something fairly important!?
RobP