K
kinare
I have a .net mobile application that makes a call to web service to
read/write data from device's SQL CE to SQL2K database. When I call
the web service methods with passing small strings, integers as
parameters and receive dataset back it is not a problem. But when I
pass Dataset as a parameter to a method (even if the dataset is empty)
OR strings of size 1K or larger the call fails with following error
message "Could not locate resource assembly".
I looked up for this error message in Microsoft groups; I found some
information about it. As per the recommendation I also deployed the
application via Visual Studio .net which also deployed the required
System.SR.dll assembly file. But I still get the same error message.
Although the same function call works when used 802.11b/g wireless
network OR Ethernet. The problem seems to occur only when using
GPRS/WWAN network. The network team has monitored the traffic from the
device to the server and confirmed that there is no data/packet loss.
Is anyone aware of this issue? Any workaround/fix for this?
FYI: I am using Pocket PC - Windows CE 4.0 on mobile device
(manufactured by Intermec). The application is developed in VB.Net with
..Net framework 1.1
read/write data from device's SQL CE to SQL2K database. When I call
the web service methods with passing small strings, integers as
parameters and receive dataset back it is not a problem. But when I
pass Dataset as a parameter to a method (even if the dataset is empty)
OR strings of size 1K or larger the call fails with following error
message "Could not locate resource assembly".
I looked up for this error message in Microsoft groups; I found some
information about it. As per the recommendation I also deployed the
application via Visual Studio .net which also deployed the required
System.SR.dll assembly file. But I still get the same error message.
Although the same function call works when used 802.11b/g wireless
network OR Ethernet. The problem seems to occur only when using
GPRS/WWAN network. The network team has monitored the traffic from the
device to the server and confirmed that there is no data/packet loss.
Is anyone aware of this issue? Any workaround/fix for this?
FYI: I am using Pocket PC - Windows CE 4.0 on mobile device
(manufactured by Intermec). The application is developed in VB.Net with
..Net framework 1.1