P
Programatix
Hi,
I upgraded my application from dotNetFramework 1.0 to dotNetFramework 1.1
When calling a WebService method which returns a dataset, I get the
following error,
"There is an error in XML doument (1,xxxxxxx)"
This error will be displayed if I use the following method for any datarow
contained in the dataset,
RowError
SetColumnError
May I know what went wrong.
Thanks.
I upgraded my application from dotNetFramework 1.0 to dotNetFramework 1.1
When calling a WebService method which returns a dataset, I get the
following error,
"There is an error in XML doument (1,xxxxxxx)"
This error will be displayed if I use the following method for any datarow
contained in the dataset,
RowError
SetColumnError
May I know what went wrong.
Thanks.