> I've tried to extract the code from my component package and it has been
> well executed (the same code executed in the project).
> What's the problem in your opinion ?
You have changed something else. Having a component out of a package doesn't
change his working. The same code is executed. So
"
Sent: Monday, December 03, 2012 8:38 PM
To: "'ICS support mailing'"
Subject: Re: [twsocket] DTD problem in THttpCli POST
I use a THttpCli to communicate with a XML-RPC server.
I have a problem when POST command is called.
The webserver respond the error below :
DTD interdite
> I use a THttpCli to communicate with a XML-RPC server.
> I have a problem when POST command is called.
> The webserver respond the error below :
>
>DTD interdite.
>Ligne: 1
>
> However as you can see I don't specify any DTD in THttpCli initialization
:
The problem could be that the server requi