Hi,
I a new bie to web services..
I've requirment wherein I need to build the xml response
I know the method of my web service and I know it's return values....
I need to know the kind of xml response it builds when I call the method
exposed by the web service...
How can I view the xml response sent by a web service?
Please help me out///
serge calderara - 15 Mar 2006 11:16 GMT
You can access you web service through the url link as :
http//myserver\mayService.asmx
Then select the methode you want to call and at this level you can view the
soap envelope message return
regards
serge
MCAD.NET
> Hi,
>
[quoted text clipped - 8 lines]
>
> Please help me out///