I am calling a webservice which is hosted on a server, locally....
I know that one method in that webservice returns a dataset....bt when I debug it shows nothing in vb.net....
What do I need to do so that I can debug my application locally and also fetch the data that I am seeking from the webservice....