> 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 accented character that is not properly encoded ? 
Just an idea...

--
Contribute to the SSL Effort. Visit
http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be



----- Original Message ----- 
From: "Frédéric SCHENCKEL" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
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 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 : 'EDOMParse 
> Error : An Invalid
character was found in text content'
>
> This seems to say that the request is not well formed.
>
> But the same client and the same ISAPI DLL works well with IIS.
> So it is a problem happening in HttpServer when transfering the datas to the 
> ISAPI DLL
> Loading the content of FPostedDataBuffer in a separate TXMLDocument works 
> without problems...
>
> Does somebody have an idea where the problem can be ?
>
> Thanks
>
> regards
>
>
>
>
> Frédéric SCHENCKEL
>
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> cab technologies
> za Nord du val de Moder
> 67350 Niedermodern
> Tél: + 33 3 88 72 25 01 / Fax: +33 3 88 72 25 02
> Notre site en Français: www.cab-technologies.fr 
> <http://www.cab-technologies.fr/>
> Adresse support: [EMAIL PROTECTED]
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
>
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to