D
Dante
hi,
i have a problem deserializing an object. that object is an arraylist
wich has customized classes stored. these classes(dlls) are stored in
a subfolder of the mainprogram. serialization is ok, but when i try to
deserilize it, the program is not able to locate the dll. my question
is, how do i provide information to the formater (that i am using to
deserialize the class) about the location of the dll that is needed
for the deserialization?
thanks in advance,
Dante
i have a problem deserializing an object. that object is an arraylist
wich has customized classes stored. these classes(dlls) are stored in
a subfolder of the mainprogram. serialization is ok, but when i try to
deserilize it, the program is not able to locate the dll. my question
is, how do i provide information to the formater (that i am using to
deserialize the class) about the location of the dll that is needed
for the deserialization?
thanks in advance,
Dante