Click here to Skip to main content
15,997,068 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to extract the incoming XML payload from the web request in the WCF implemented function.

This method is POST type and I am accessing this method from another C# application.
This application has created a web request with custom XML payload to the service.
And the same XML payload I want to extract in WCF service.

Please suggest.



Thanks in advance
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900