Hi at all, I need to copy a file from a device connected with USB throw activesync ( version 4.5.5096.0 ). Now, the state is: 1. ActiveSync connected; 2. A little VB.NET software from the PC have this code: Dim rr As New OpenNETCF.Desktop.Communication.RAPI rr.ActiveSync.AutoConnect = True rr.ActiveSync...