Quell

Hey.

I was trying to do some debugging on the device emulator 1.0 (2.0 doesn't work well on Vista). I managed to get a WM5 deice cradled (not 2003), but when i try to deploy anything to it the MSVC2k5 just hangs there and doesn't deploy anything. I haven't found much infomration about how to debug deployment problems since MSVC doesn't give any errors except deployment failed. The app is build using PPC2003 SDK using c++.

Thx in advanced.


Re: Device Emulator General Vista -> Deploymnet Fails

Dali Hammadi



Hi
Probably you are using ActiveSync for the deployement... This later isn't supported by windows vista and you will need to use
windows mobile device center

Regards
Hammadi





Re: Device Emulator General Vista -> Deploymnet Fails

Barry Bond

Can you please give us some specifics of what doesn't work well with 2.0 on Vista.

Version 2.0 has code specifically to support ActiveSync/Mobile Device Center - the ActiveSync-over-DMA feature of the 1.0 emulator was broken by Windows Vista.

However, you do not need to cradle the DeviceEmulator in order to deploy/debug. The "DMA Transport" option in Visual Studio communicates directly with the emulator - ActiveSync or networking are not required.

Barry





Re: Device Emulator General Vista -> Deploymnet Fails

dteker

Here's an article on how to get device emulator 2.0 working on Vista.





Re: Device Emulator General Vista -> Deploymnet Fails

dteker

you can debug or deploy after WM5 emulators are connected.