.NET CF and Internet connections with GPRS etc

G

Guest

Hi,

I'm having major problems with my XDA IIs (HTC Blueangel) when trying to run
a program i wrote which connects to the internet. I used to have an XDA 1 and
it ran fine on that, connecting to the gprs instantly with no problems. The
new XDA runs windows mobile 2003, where as the old xda ran pocket pc, there
seems to have been some kind of change which has stopped my program being
able to connect.

However, on my XDA IIs, while the device can connect to the internet, my
program can not make this connection, either through the cradle or by GPRS,
it just hangs trying to connect but never does.

Does anyone have any ideas what could be causing this? The software is based
on Microsoft's .NET CF platform and is trying to (but failing) to make any
kind of connection to the internet.


Many Thanks,

James
 
P

Paul G. Tobey [eMVP]

What are you doing when it hangs? What P/Invoke are you calling? Or what
operation in managed code are you performing?

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top