I just got myself a new toy, a phone with Windows Mobile 6. I'm trying to write a simple "Hello World" app in VS2008 (C#) and I can't connect to the device. It's connected via ActiveSync (via USB), I can browse the file system, but for some reason when I try to build the app and deploy it to the device, it says "Connect to device failed."
I installed the Windows Mobile 6 Professional SDK as well as the .net Compact Framework 3.5 runtime on the device and all that worked fine. I can run the app on the emulator, but for some strange reason I can't connect to the device. I know this isn't alot of info to go on, but I'm at a total loss!