G
Guest
I have a client server app that I am creating, it uses TCP and binary
formatting. I am attempting to return a list<> of objects that are of type
SampleObject across the app domain boundry. SampleObject is a custom class
that I have created, it contiains both value and refrence types. sometimes
it works and sometimes I receive the "No map for object '1311703010'. error
message.
Thanks for any help.
Ricky Jones
formatting. I am attempting to return a list<> of objects that are of type
SampleObject across the app domain boundry. SampleObject is a custom class
that I have created, it contiains both value and refrence types. sometimes
it works and sometimes I receive the "No map for object '1311703010'. error
message.
Thanks for any help.
Ricky Jones