S
S. Berwanger
Hallo all,
I am using a webservice with datasets for exchanging data with a database.
The application is calling the webservice with a dataset and get back a
dataset.
When there is a problem with updating the database I want use the RowError
for signalling the problem and the reason. This works without trouble with a
normal framework application, but in a WinCE 4.2 application (VB.NET, CF 1.0
SP3) it seems that the WinCE program hangs when the giving back dataset
signals errors (without any notification).
Is there a limitation for using datasets and webservices with CF 1.0? Gives
it a solution for the problem?
Thanks in advance and best regards
Siegfried
I am using a webservice with datasets for exchanging data with a database.
The application is calling the webservice with a dataset and get back a
dataset.
When there is a problem with updating the database I want use the RowError
for signalling the problem and the reason. This works without trouble with a
normal framework application, but in a WinCE 4.2 application (VB.NET, CF 1.0
SP3) it seems that the WinCE program hangs when the giving back dataset
signals errors (without any notification).
Is there a limitation for using datasets and webservices with CF 1.0? Gives
it a solution for the problem?
Thanks in advance and best regards
Siegfried