Re: Newbie (kind of :) Question - Web Service -
- From: "John Saunders [MVP]" <john.saunders at trizetto.com>
- Date: Fri, 7 Sep 2007 15:00:47 -0400
"C." <C.@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:3F04FCFD-6583-4149-A3ED-584438F22C30@xxxxxxxxxxxxxxxx
Hello,
I have a Web Service that receives an XmlDocument of a given type. But I can
not get the contents of what is being passed other than extracting it from
the HttpContext.Current.Request.InputStream and this requires removing the
SOAP envelope manually and using the nsManager and a lot of unnecessary extra
lines of code before I can validate the schema. I was assuming I can get the
content from “part” but is null. Is there any other way than using the
HttpContext?
You've probably already had this question answered by now. In case you haven't, take a look at http://msdn2.microsoft.com/en-us/library/aa480498.aspx on MSDN.
--
--------------------------------------------------------------------------------
John Saunders | MVP – Windows Server System – Connected System Developer
.
- Prev by Date: Re: asmx httphandler not properly protecting sessions?
- Next by Date: Re: First call to webservice always works. Connection Closed or 403 Access Forbidden Messages Thereafter
- Previous by thread: Re: Cannot get SOAP XML input
- Next by thread: Re: Got 403 error after the first call to a web service
- Index(es):
Relevant Pages
|