I have a strongly typed dataset sent from my webservice to my client app...but I can't figure out how to shove that dataset into the same strongly typed dataset on the client.
I've tried just about everything, including splitting off the dataset into its own assembly and referencing it from the client and the web service...but still no luck.
There's gotta be a way...anyone have ideas?
Thanks!
D'Arcy
I've tried just about everything, including splitting off the dataset into its own assembly and referencing it from the client and the web service...but still no luck.
There's gotta be a way...anyone have ideas?
Thanks!
D'Arcy