[Mono-devel-list] (no subject)

Gonzalo Paniagua Javier gonzalo at ximian.com
Fri Dec 10 01:30:16 EST 2004


On Thu, 2004-12-09 at 18:23 -0500, Neale.Ferguson at SoftwareAG-USA.com
wrote:
> I was just playing with the ConverterService webservice with mono-1.1.3/mod_mono-1.0.5 and got this when I was running a simple client:
> 
> Unhandled Exception: System.Xml.XmlException: Text node cannot appear in this state.  Line 1, position 1.
> in <0x0000006e> System.Xml.XmlTextReader:ReadText (bool)
> in <0x000003b8> System.Xml.XmlTextReader:ReadContent ()
> in <0x00000206> System.Xml.XmlTextReader:Read ()
> in <0x000000ae> System.Xml.XmlReader:MoveToContent ()
> in <0x00000032> System.Web.Services.Protocols.WebServiceHelper:ReadSoapMessage (System.Xml.XmlTextReader,System.Web.Services.Protocols.SoapTypeStubInfo,System.Web.Services.Description.SoapBindingUse,System.Xml.Serialization.XmlSerializer,object&,System.Web.Services.Protocols.SoapHeaderCollection&)
> in <0x00000538> System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse (System.Net.WebResponse,System.Web.Services.Protocols.SoapClientMessage,System.Web.Services.Protocols.SoapExtension[])
> in <0x000000f4> (wrapper remoting-invoke-with-check) System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse (System.Net.WebResponse,System.Web.Services.Protocols.SoapClientMessage,System.Web.Services.Protocols.SoapExtension[])
> in <0x000003f2> System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke (string,object[])
> in <0x000000d4> (wrapper remoting-invoke-with-check) System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke (string,object[])
> in <0x0000007c> Converter.ConverterService:Login (string)
> in <0x000000ac> (wrapper remoting-invoke-with-check) Converter.ConverterService:Login (string)
> in <0x0000006a> sample:Main ()
> 
> I have no idea what this means. Can anyone help?

Hi Neale.

This looks similar to a bug I thought it was already fixed in
HttpWebRequest code. Can you reproduce this reliably and share the test
case?

-Gonzalo





More information about the Mono-devel-list mailing list