I have a reference to an external asmx webservice which is emitting soap xml. How to consume using asp.net client to send and receive json objects. Limited to .net framework version 3.5. Please share code snippets.
We can't change anything from webservice side since it is external.