Hello all! Greetings from Brazil!

Hello all! Greetings from Brazil!

So ... we are in a pre project to upgrade our software from Delphi 2005 to Berlin 10.1 Update 2.

We are doing some steps to verify the effort to achieve this goal. It sounds crazy ... I know! =)

However, we are facing the same problem as the link below.

https://community.embarcadero.com/answers/problem-with-webservice-communication

We are receiving an "abstract error" when we're calling a TSOAPDataModule method...

Has anyone had this kind of problem ???

Thanks in advance!

Comments

  1. We applied the proposed workaround and now we have another error message...

    ---------------------------
    Debugger Exception Notification
    ---------------------------
    Project w3wp.exe raised exception class EReadError with message 'Stream read error'.
    ---------------------------
    Break   Continue   Help  

    Any other suggestion?

    Thanks again!

    ReplyDelete
  2. Hi, has anyone had any success in fixing this?
    I've tried applying the proposed workaround as well, but I get the same 'Stream read error'. In ReadClient (with 2 parameters), the call to ECB.ReadClient fails; I added a line to call GetMessage and SysErrorMessage, and those return "10054: An existing connection was forcibly closed by the remote host"; which suggests that there's a different underlying problem.

    ReplyDelete

Post a Comment