logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: There is an error in XML document (x,x): msg#00038

Subject: Re: There is an error in XML document (x,x)
Exactly where do you get the error "There is an error in XML document (1,436)"? 
 It is an exception thrown by .NET code?  Is it in the PHP error log on the 
server?

Note that besides the switch from PHP 4.3.9 to 4.3.10, there is every chance 
that the two servers have some difference in their configuration files.

My usual modus operandi is to create a PHP client to the service, since it is 
so easy for the client to print the request, response and debug.  Further, in 
the test client I enable debugging on the server (add ?debug=1 to the WSDL or 
SOAP endpoint URL).  That debugging is returned within an XML comment in the 
response from the server.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Michael Robbins" <mdrobbins@xxxxxxxxxxxxxxx>
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, March 16, 2005 9:42 PM
Subject: [Nusoap-general] There is an error in XML document (x,x)


> I'm new to NuSOAP, so if I'm missing something obvious, just knock me upside
> the head....
> 
> I've got a NuSOAP service that is being consumed by a .NET client. On my
> development server (php 4.3.9), everything is working fine. But when I move
> it to a production server (php 4.3.10), I get "There is an error in XML
> document (1,436)" 
>  
> I've made sure that all nusoap libraries are the same revision (1.86 from
> CVS). 
>  
> Are there any php requirements that need to be compiled in to make it work?
> How do I troubleshoot this?  Is there a way I can see the XML that's being
> returned?
>  
> Any other ideas?
> 
> Thanks in advance....
> 
> Mikey
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Nusoap-general mailing list
> Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/nusoap-general
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click


<Prev in Thread] Current Thread [Next in Thread>