PDA

View Full Version : how to use IR port to deploy application built by .net2003


jockey
26th September 2004, 10:51 AM
I am programming my device using .net 2003 framework ,and i cannot deploy my application to test it to my device noe because the usb connector is damaged now ,how to make deploy using IR port which i have in my desktop and my device.
NOTE: I tried to tranfer the exe file of my application to my device via IR and the operation successed but when i try to execute it in device it gives me that there are missing files must be on device .
what sould i do to test my application on my device and transfer it via IR.
regards.

tyfy
27th September 2004, 09:28 AM
Have you tried setting ActiveSync to use IR. I did this once or twice and was successful.

Once the connection is setup you should be able to debug over it (if slowly) and copy files using Activesync Explore.

What files is it complaining about? .NET files or parts of your own application?