I took the PDA remote control example and tried to intergrate it into the PDA target. Currently I have pocketPC Errors.
RP_ClientRequestControl is a missing VI or C file and RP_OpenConnectionToServer is a missing VI or C file. The details for these two errors are there was an error building the executable. Please check the VI's or C files that were added.
This is where the problem lies, The example was taken from a the remotepanalmethods-client.VI and placed inside of the PDA target. I had to delete the error subVIs to allow me to run the program.
The program hung up because it was missing a RP_clientrequestcontrol VI/Code and RE_openconnectiontoserver VI/Code.