I have create a web service data control which takes an input as a string and returns a list as output. I have dragged and dropped the method and input text. when try to invoke it just shows the busy cursor and not output is displayed. is it because of any timeout issue? or anything else is possible?. I have tested the web service using soapUI(a tool to test the web service) and it gives the output.