J
Joe
We're trying to move our class the does the serialization and
deserialization to a separate class library. When deserializing the class
the binaryformatter complains about unable to resolve type. I also tried
leaving the namespace the same as before just moving the class to a
different library but I get the same error.
Is there a way I can convert the type?
deserialization to a separate class library. When deserializing the class
the binaryformatter complains about unable to resolve type. I also tried
leaving the namespace the same as before just moving the class to a
different library but I get the same error.
Is there a way I can convert the type?