Re: [xml-dev] consuming XML document in web service

From
Pete Cordell <>
To
,
Date
2008-03-06T10:27:01
ID
<004301c87f74$a0e25320$b800a8c0@Codalogic>
Thread
Re: [xml-dev] consuming XML document in web service
If you don't have any luck here, you could try the microsoft.public.xml 
newsgroup.  (Apologies if you've already done that - I did check!)

HTH,

Pete Cordell
Codalogic
For XML C++ data binding visit http://www.codalogic.com/lmx/
----- Original Message ----- 
From: "Robert Hoenig" <>
To: <>
Sent: Wednesday, March 05, 2008 5:37 PM
Subject: [xml-dev] consuming XML document in web service


> I'm trying to pass an XML document into a web service using XMLHttp to 
> pass
> it.  I'm not sure though how to accept the document.  I keep getting an
> error that no input is specified?  I'm using vb.Net to create the
> webservice.  Any suggestions or good resources I could go to get this 
> done?
>
> Thanks
> Robert
>