F
Fred
Hi everyone,
I'm trying to build an application that retrieves data from a web
service using its data connection (GPRS/3G). I'm testing this
application on an HTC P3650 running windows mobile 6, with .NET CF
SP2.
As long as the device is connected through activesync, or with a WiFi
connection, it works fine. However, when the device is connecting
through its data connection, it throws a WebException.
On the other hand, I can access the webservice through GPRS without a
problem using IE.
I know the operator restricts data access to avoid traffic other than
http. The APN and proxy settings (which are used for this connection
but not through wifi) are configured correctly, but I don't know if I
should do anything else.
Any idea would help,
Thanks
I'm trying to build an application that retrieves data from a web
service using its data connection (GPRS/3G). I'm testing this
application on an HTC P3650 running windows mobile 6, with .NET CF
SP2.
As long as the device is connected through activesync, or with a WiFi
connection, it works fine. However, when the device is connecting
through its data connection, it throws a WebException.
On the other hand, I can access the webservice through GPRS without a
problem using IE.
I know the operator restricts data access to avoid traffic other than
http. The APN and proxy settings (which are used for this connection
but not through wifi) are configured correctly, but I don't know if I
should do anything else.
Any idea would help,
Thanks