HttpWebRequest/HttpWebResponse fails only on some servers

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
 
A

Alex Yakhnin

What does it mean 'fails'? What exception do you get?
Does it work from PIE?

-Alex
 
E

Eric

hi, I'am new to dotnet
how about using directly ip address instead of fully domain name ?
 

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