I have a big problem. I have created a small project (from wizard Delphi XE 15.0.3953.35171) and RemObjects 6.051.901. The service implement sum and GetServerTime function.
From Client.
First Invoke Sum function -->Ok
Invoke GetServerTime --> Error: Is not a valid integer ( debug side server I see that the sum function is invoke)
Restart Client
First invoke GetServerTime --> Ok
After invoke sum function --> econvertError with message “2012-05-04T18:36;52:388” is not a valid integer value
thanks