Topic: soapResult methods not loading

I created a very simple WCF webservice which works fine in SOAP UI, but the methods don't load when adding the wsdl to a soapResult module.

I can't seem to find anything in the documents about this, but should I add any special properties to the webservice to work?

The wsdl can be found at http://customdesign.dedicated.co.za/Plu … .svc?wsdl.

Thanks.

Re: soapResult methods not loading

It seems your WSDL Is not properly formatted. You're missing the  <definitions> tag. Please use our SOAP tester tool to help debug your service: http://www.plumvoice.com/soaptester/