I have a web service which is returning data to the desktop application. The problem I am having is, when the web service returns small volume of data everything works fine but
I recently had this problem, and it turned out i have forgotten to mark one of the data transfer classes with [DataContract]