Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi IndySOAP (https://www.delphipraxis.net/172227-indysoap.html)

BLin4ik 19. Dez 2012 14:39

IndySOAP
 
Hey,

ich teste im moment die SOAP-Komponenten von Indy und finde auch keine Lösung für mein Problem im Internet. :(
Auf jeden Fall bin ich gerade dabei den Server zu erstellen...(TIdSoapServer, TIdSoapServerHTTP)

Wenn ich die Anwendung nun Ausführen möchte kriege ich die Fehlermeldung:
"Exception EReadError in Modul KeyServer.exe bei 00014FF3.
Fehler beim Lesen von IdSOAPServerHTTP1.Compression: IdSoapServertHTTP.TIdSoapServerHTTP.SetCompression has been turned off in the compiler defines(see IdSoapDefines.inc)."

Hier der betroffene Ausschnitt von der IdSoapDefines.inc
Code:
{=============================================================================
  Indy Defines
 =============================================================================}

{$IFNDEF LINUX}
 {.$.DEFINE ID_SOAP_COMPRESSION}
{$ENDIF}

{ requires a working copy of ZLib.pas. We do not distribute this }
Nur leider kann ich im Moment mit diese Definition nichts anfangen.
Die ZLib.pas habe ich soweit auch angelegt und weiß aber nicht mehr weiter...


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:45 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz