Re: Fatal error parsing XML: org.xml.sax.SAXParseException: Document contains illegal control character with value 1

2004-05-24 Thread Dave Stewart
Hi Sneha! If I found myself in this position (which I have on an occasion or two), I would look *_VERY_* closely at the XML your server is getting back. Something is wrong with it, evidenced by: Fatal error parsing XML: org.xml.sax.SAXParseException: Document contains illegal control character w

Re: Fatal error parsing XML: org.xml.sax.SAXParseException: Document contains illegal control character with value 1

2004-05-24 Thread Sneha V
Can someone please help me out on this problem? thanks, sneha --- Sneha V <[EMAIL PROTECTED]> wrote: > Hi All, > > I am using xmlrpc-1.2-b1 Java WebServer and a > xmlrpc++ > c++ client(downloaded from > sourceforge.net/projects/xmlrpcpp ). I am getting > the > following error on the Java consol

Re: Always get "unknown method" with PHP server

2004-05-24 Thread Alexander Langer
I finally got it to work at home, but using the same sources and versions, it doesn't work at work. Only difference is, that the PHP server is running on linux at home and ms iis at work. But that shouldn't make or brake it, should it? - Original Message - From: George Per