Home All Groups Group Topic Archive Search About

error in webservice response

Author
13 Jul 2006 7:30 PM
Scott Emick
I'm using VB .Net 2003.

When using a webservice, if I have any parameters wrong or missing in a
method call I'm doing, the remote server is returning something, but all I
see is
'System.Xml.XmlException' occurred in system.xml.dll  The root element is
missing.

Is there a way I can capture the remote server response to my request?



Thanks

Scott
--
Scott Emick
Web Programmer
Fox International
Remove the ham from mail address if it's not spam

Author
13 Jul 2006 8:17 PM
Scott Emick
Ok I actually found that I could monitor the SOAP messages with YATT (pcap
trace).

But what is odd is when I get the error that says root element is missing,
there is nothing being transmited.

This leads me to conclude that it is the XML document on my end that is
missing the root element.  Why would that be?

Scott

Show quote
"Scott Emick" <sem***@ham.fox-international.com> wrote in message
news:Ouuv4KrpGHA.516@TK2MSFTNGP05.phx.gbl...
> I'm using VB .Net 2003.
>
> When using a webservice, if I have any parameters wrong or missing in a
> method call I'm doing, the remote server is returning something, but all I
> see is
> 'System.Xml.XmlException' occurred in system.xml.dll  The root element is
> missing.
>
> Is there a way I can capture the remote server response to my request?
>
>
>
> Thanks
>
> Scott
> --
> Scott Emick
> Web Programmer
> Fox International
> Remove the ham from mail address if it's not spam
>
>

AddThis Social Bookmark Button