[Mono-devel-list] (no subject)

Neale.Ferguson at SoftwareAG-USA.com Neale.Ferguson at SoftwareAG-USA.com
Thu Dec 9 18:23:19 EST 2004


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?

Neale



More information about the Mono-devel-list mailing list