April 27, 2004 at 9:27 am
I have been working on a project, one part of it is a Smart Device Application built for a PDA, .NET Compact Framework, using C#. It all works perfectly when using the emulator (Pocket PC 2002) but just today we borrowed a hp iPAQ, the h5500, and tried to run it on that.
The problem we have is with RDA (Remote Data Access), when trying to Pull the first table it shows the error: A request to send data to the computer running IIS has failed.
But running the same code through the emulator works ... seems to me to be a setting on the PDA.
April 28, 2004 at 1:49 am
What connectivity does the PDA have? Modem/Network/USB Sync?
You might need to set/change the ip addressing or proxy.
--------------------
Colt 45 - the original point and click interface
April 28, 2004 at 2:44 am
We are connecting through the USB cable right now... and it seems that it is an IP address issue, I had it on 192.168.0.50 (home network is 192.168.0.x) and it was throwing exceptions then. But setting the PDA to assign its ip address automatically makes it work.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply