rt: [EMAIL PROTECTED]
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Francois Piette
Envoyé : lundi 10 octobre 2005 16:12
À : ICS support mailing
Objet : Re: [twsocket] ThttpServer and SOAP
> If anyone in
or Sven and your [approved by Sven] changes ?
--
[EMAIL PROTECTED]
http://www.overbyte.be
- Original Message -
From: "Frédéric SCHENCKEL" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Monday, October 10, 2005 4:03 PM
Subject: Re: [twsocket] ThttpServer and
49
À : ICS support mailing
Objet : [twsocket] ThttpServer and SOAP
Hello,
I'm using François's HttpServer and TICSIsapi component from Sven Schmidts.
I've slightly modified TICSIsapi to handle the soap requests (wsdl and so on).
This part is working.
But i'm facing anoth
Francois Piette a écrit :
>>When transmit a soap request, i get the error from my
>>ISAPI dll : 'EDOMParse Error : An Invalid character
>>was found in text content'
>
>
> Is it possible for you the get the invalid character ? This could give an
> idea about what is
> occuring. Maybe you have an
Message -
From: "Frédéric SCHENCKEL" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Monday, October 10, 2005 11:49 AM
Subject: [twsocket] ThttpServer and SOAP
> Hello,
>
>
> I'm using François's HttpServer and TICSIsapi component from Sven Schmidt
It might that you send some special character that gets encoded through the
webserver. You probably need to decode the text. Try to send just A to Z
characters to start with and no weird signs like é ü et c.
Regards, Fredrik.
-Original Message-
When transmit a soap request, i get the err
Hello,
I'm using François's HttpServer and TICSIsapi component from Sven Schmidts.
I've slightly modified TICSIsapi to handle the soap requests (wsdl and so on).
This part is working.
But i'm facing another problem :
When transmit a soap request, i get the error from my ISAPI dll : 'EDOMP