Hi
We have often getting this message from the server while debugging our project in Water. The same doesn`t happen while using Visual Studio 2019
Message: Socket Error # 10054 Connection reset by peer.
The flow basically is:
- Calling a method from the client side;
- Stop in a breakpoint in server side;
- After Result, we get this error.
We are debugging Locally.
Windows: 7, 10
Delphi Tokyo: 10.2
ELements Water: RemObjects Elements with Water - 10.0.0.2617.exe
I supose that is something related to Timeout, but I don’t know where can I find out.
Thanks.