Home Forums Support Sending CustomObject from client application to Server application fails. Reply To: Sending CustomObject from client application to Server application fails.

#1174
Anonymous
Inactive

Hi,

Now I am able to send customObject from server application to client application when that customObject class is declared in both client and server.
But actually what I am trying to do is, I have a class library where I have my classes (serialized) declared and I access those classes in client application and server application by having a reference of that library. When I am trying to send these class objects from server to client I am getting the exception “NetworkCommsDotNet.ExpectedReturnTimeoutException”.

Is it possible to achieve this by using NetworkComms.Net ?
If possible can you please tell me how to achieve this.

Thank You,
-Ahmed