Unable to connect to remote server

D

Drew

Hi,

I've written a simple app in C# that makes a lot
of HttpWebRequests.

When I run the app on the actual device (w/ CF sp2 installed)
I have been getting this error almost randomly:

System.Net.WebException: Unable to connect to the remote server

When I run the same app on my desktop with the
full .NET framework, it works perfectly.

The device is connected to the network via ActiveSync.

Does anyone know what might be causing this?

Thanks,

Drew
 
D

Drew

I did some more testing on this.

I switched from ActiveSync to my WIFI card and the
problem seems to have dissapeard.

Is there something that I need to configure with
ActiveSync to make this work more reliably?

Drew
 
D

Drew

The ActiveSync pass through connection is really
giving my HttpWebRequests problems.

I'm still getting these "unable to connect to the remove server"
errors if I make put any type of load on the device by making repeated
HttpWebRequests.

Does no one else have issues with this?

Everyone is happy with the ActiveSync USB pass through?

Drew
 

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