I am referencing OpenNETCF.Desktop.Communication (Rapi.dll) in my project and have the following problem:
When I for ex. "private RAPI mobjRapi = new RAPI();"... it takes about 5 minutes to execute that statement. I am basically trying to copy a file from a mobile device
An additional issue which might be related is that when I click "Windows Mobile Device Center" in control panel. I get the message "Windows Mobile Device Center is starting up" with the splash screen and then just disappear without opening the application.
More about my setup:
- Windows Vista 64-bit
- Visual Studio 2005 (C#)
- Windows Mobile Device Center 6.1 Recently installed
- Psion Workabout PRO mobile product scanner connected with USB (the device is accessable from My Computer)
Thanks in advance