HttpWebRequest/HttpWebResponse fails only on some servers

  • Thread starter Thread starter Hilton
  • Start date Start date
H

Hilton

Hi,

PDA is a Dell Axim X30 running Mobile 2003 SE.

I'm really desperate for some help. I've been trying to figure this out for
ages. After much debugging, I have figured out that my code will download
http://www.cnn.com/index.html just fine but fails for
http://www.<myserver>.com/index.html. There is definitely an index.html on
my server.

The results are 100% reliable, works everytime for CNN, fails everytime for
my server.

PDA is connected to my desktop via AS3.8, then to a WAP via Ethernet.
Running the same code on the desktop works just fine everytime for both
servers.

Any ideas? I'd REALLY appreciate any help,

Hilton
 
Back
Top