G
Guest
Hello,
I'm trying to run a software in Windows Mobile 6.It was written for Compact
Framework v2.0, which installer is NETCFv2.wm.armv4i.cab and runs without
troubles in Windows Mobile 5. The software currently has communication with a
web server using SSL and but know running on Windows Mobile 6(WM6) the
a class System.Net.HttpWebRequest.Create(urlPath) throws a exception and
says: Could not establish connection to network.
I'm not sure if the compact framework needed by Windows Mobile 6 application
is the v2 SP2 or v2 SP1 just because the pages to download the SDK for WM6
says v2 SP2, but when the installers is running verify for the v2 SP1 its
confuse.
Its necesary a migration of something, I, even, change the software platform
for Windows Mobile 6 Professional SDK on Visual Studio 2005.
Thanks guys by your feedbacks.
I'm trying to run a software in Windows Mobile 6.It was written for Compact
Framework v2.0, which installer is NETCFv2.wm.armv4i.cab and runs without
troubles in Windows Mobile 5. The software currently has communication with a
web server using SSL and but know running on Windows Mobile 6(WM6) the
a class System.Net.HttpWebRequest.Create(urlPath) throws a exception and
says: Could not establish connection to network.
I'm not sure if the compact framework needed by Windows Mobile 6 application
is the v2 SP2 or v2 SP1 just because the pages to download the SDK for WM6
says v2 SP2, but when the installers is running verify for the v2 SP1 its
confuse.
Its necesary a migration of something, I, even, change the software platform
for Windows Mobile 6 Professional SDK on Visual Studio 2005.
Thanks guys by your feedbacks.