J
jayderk
Hello All,
I wrote an application for WM 2003 devices.
My problem is this.
I have 3 devices to work with, the one I was developing on is a few months
older then the two we are going to have our customers test with. The only
difference is the new devices have Qwerty keyboards. On the new Qwerty
device it looks like my web request is not sending any data to the server..
I attached a network sniffer to it and found that it sent the keep-alive
thread, then sent nooo data in the payload.. the server log shows that a
payload of nothing was sent.. at that point of course the server complained
and returned an error to me.
I have been using my WebRequest class on many project over the last 2.5
years and has been working flawless.
info: this app workes perfectly on the non-Qwerty device with both wireless
communication and over ActiveSync. It also works perfectly on a windows CE
4.1 unit we have with both wireless communication and over ActiveSync? this
is very puzzling?
I wrote an application for WM 2003 devices.
My problem is this.
I have 3 devices to work with, the one I was developing on is a few months
older then the two we are going to have our customers test with. The only
difference is the new devices have Qwerty keyboards. On the new Qwerty
device it looks like my web request is not sending any data to the server..
I attached a network sniffer to it and found that it sent the keep-alive
thread, then sent nooo data in the payload.. the server log shows that a
payload of nothing was sent.. at that point of course the server complained
and returned an error to me.
I have been using my WebRequest class on many project over the last 2.5
years and has been working flawless.
info: this app workes perfectly on the non-Qwerty device with both wireless
communication and over ActiveSync. It also works perfectly on a windows CE
4.1 unit we have with both wireless communication and over ActiveSync? this
is very puzzling?