Y
yoyo yoyo
In our scenario, MQ Broker calls C#.Net Webservice void method which
takes xml string. And inside the webservice method we are trying to
deserialize SOAP message into XML using soapformatter and we are
getting Parse Error, no assembly associated with Xml key.
On the MQ Broker SOAP payload as response configured as
SOAPAction:http://mydomain/abc/webservicemethod Content-Type:text/xml.
Any ideas, help appreciated.
takes xml string. And inside the webservice method we are trying to
deserialize SOAP message into XML using soapformatter and we are
getting Parse Error, no assembly associated with Xml key.
On the MQ Broker SOAP payload as response configured as
SOAPAction:http://mydomain/abc/webservicemethod Content-Type:text/xml.
Any ideas, help appreciated.