Re: IdHTTP component problem


[ DelphiLand FAQ ]

Posted by alireza on March 25, 2004 at 21:20:15:

In Reply to: IdHTTP component problem posted by Kathy on November 07, 2003 at 15:27:38:

: Hi!

: I've been using the IdHTTP component from Indy in an application that downloads an XML file from a server.

: The application worked fine for me, but when I sent it to a customer he reported back that it fails. The respons from the server contains the line:
: Invocation of method "formatStringToDate" in class blablabla threw exception class java.text.ParseException : Unparseable date: ''

: It seems there's some date missing in the request sent from my application.

: Does anyone know which date is missing and why the application works on some machines and not on others?

: Kathy




Related Articles and Replies:


[ DelphiLand: free Delphi source code, tips, tutorials ]