easymoney
Oct 20th, 2007, 09:37 PM
I am trying to test and debug my app on my handheld using ActiveSync connected with a USB cable instead of running it on the device's image emulator.
It works on my laptop on both the device emulator and when deploying the app to the device itself as well, but when I try installing it on my desktop PC I get a 'Connect to device failed' when deploying it on the device and the file listed in the error dialog is displayed as 'Device Connectivity Component.' I can deploy the app using the device emulator image with no problem, but I prefer testing the app by deploying it on the actual device as it runs faster and smoother.
I have uninstalled ActiveSync (version 4.2 and 4.5) and reinstalled, as well as the device driver for my handheld. I can sync data and explore/transfer files with my desktop and my device with no problem. When I build and run my app from vb.net, I choose my device from the device list, then click Deploy. It takes a long pause and then a msgbox states that build errors occurred then prompts continue.... yes/no.
I have also made sure that my Device platform matches my device. Since ActiveSync works, it's like the IDE doesn't see ActiveSync since that is what loads the build on the PDA.
Any ideas where to start troubleshooting what appears to be a ActiveSync (or really linking VB.NET IDE and ActiveSync) connection problem ? TIA :afrog:
It works on my laptop on both the device emulator and when deploying the app to the device itself as well, but when I try installing it on my desktop PC I get a 'Connect to device failed' when deploying it on the device and the file listed in the error dialog is displayed as 'Device Connectivity Component.' I can deploy the app using the device emulator image with no problem, but I prefer testing the app by deploying it on the actual device as it runs faster and smoother.
I have uninstalled ActiveSync (version 4.2 and 4.5) and reinstalled, as well as the device driver for my handheld. I can sync data and explore/transfer files with my desktop and my device with no problem. When I build and run my app from vb.net, I choose my device from the device list, then click Deploy. It takes a long pause and then a msgbox states that build errors occurred then prompts continue.... yes/no.
I have also made sure that my Device platform matches my device. Since ActiveSync works, it's like the IDE doesn't see ActiveSync since that is what loads the build on the PDA.
Any ideas where to start troubleshooting what appears to be a ActiveSync (or really linking VB.NET IDE and ActiveSync) connection problem ? TIA :afrog: