Unable to connect to the remote server
Hi all,
I have the following problem:
From a WindowsForm SmartApplication, developed on CF 2.0 SP1 I call a
WebMethod of a simple WebService.
That WS is not public into the internet but into an intranet.
Therefore from the mobile application, I open the GPRS and VPN connections
before calling the WebMethod.
After having verified that the device is connected, I call the WebMethod.
Immediatly the VPN connection goes down and I receive a
"System.Net.WebException - Unable to connect to the remote server" error.
Why the VPN goes down?
The VPN type is Microsoft PPTP.
The same application runs fine on a TabletPC where the vpn type is Symantec.
Of course I changed the WebService Url property before call it.
Thanks in advance!
mauro
Date:Thu, 12 Jul 2007 10:24:02 -0700
Author:
|