S
sujata shanbhag via .NET 247
Hi,
I am using MSXML4.0 to call .NET Webservice from VB client. MyWebservice returs XML string. But if I use ResponseBody to readthe response sent by WebService, the '>' is converted to ">"and '<' is converted to "<". Is there a way to get the XMLdata as it is using responseBody, without getting it converted?
Thanks in advance.
Regards,
Sujata
I am using MSXML4.0 to call .NET Webservice from VB client. MyWebservice returs XML string. But if I use ResponseBody to readthe response sent by WebService, the '>' is converted to ">"and '<' is converted to "<". Is there a way to get the XMLdata as it is using responseBody, without getting it converted?
Thanks in advance.
Regards,
Sujata