Consuming Java webservice into .Net application
Hi,We are trying to consume JAVA web service into .Net web Application and we added it through Web Reference. getting the below error while executing the code
"Unmarshalling Error: unexpected element (uri:"http://XXXX/", local:"YYYY"). Expected elements are <{}DDDDD>"
Also tried to consume it through service reference, it also did not work.
Thanks,
Sathish.