quick fix for copying data objects to data contracts where the corresponding field type doesn't have default constructor (e.g. string). Happens when data contract is not totally in sync with the data object (e.g. service references in SL not updated)
↧