How to get Windows Mobile Device Center To Connect to the Emulator
Asked Answered
R

3

15

I have recently installed Windows 7 and I have come to a conclusion. While Active Sync was old and did not work great, it did work. I could connect to my devices and emulators after the proper rituals and incantations.

The other conclusion I have come to is that Windows Mobile Device Center is worse that Active Sync was. I cannot get it to reliably connect to my emulator (yes, I have set the connection type to DMA) despite how many times I cradle and uncradle. (The emulator connects to the Visual Studio Debugger just fine though.)

With active sync I had to manually press the connect button in the connection settings after cradling the emulator. The biggest change I can see with Windows Mobile Device Center is that they removed that button.

Is there any way to get Active Sync to work on Windows 7 so I don't have to deal with this? Or is there some way to get it to connect to Windows Mobile Device more reliably?

Rubino answered 17/8, 2010 at 20:12 Comment(0)
R
34

OK, I have not found anyway to get Active Sync on Windows 7, but I have figured out the incantations to get around the missing connect button. (I say incantations, because getting this to work seems very obscure and arcane to me.)

So here is what you do:

  1. Fire up the emulator and cradle it
  2. Fire up Windows Mobile Device Center.
  3. Next go to the Connection Settings and change it off of DMA. Hit OK.
  4. Open up the Connection Settings again and change it to DMA. Hit OK.

It should now connect.

Rubino answered 18/8, 2010 at 21:40 Comment(4)
nice. Thanks for saving me from even more frustration.Pathos
I was trying to connect a physical Windows CE 5.0 device on Com1 and this same technique worked for me, switched from Com1 to DMA and then back to Com1 and it worked immediately.Selfseeker
@Vaccano, i tried to install windows mobile device center using the microsoft.com/en-us/download/details.aspx?id=14. I could not find out a link for windows 7Ss
Another note: If you are using remote desktop and trying to do same on remote machine it will fail and above work around wouldn't work. The only way I am able to find is to directly login on that machine and try again.Elaineelam
S
10

This didn't quite work for me.. with a little more googling I discovered it was because I'm using win7 x64, and on this WMDC is 64 bit... and can't talk to the emulator, which is 32 bit.

Found the solution here: http://social.msdn.microsoft.com/Forums/en-US/microsoftdeviceemu/thread/9bd4af60-3ddc-41b0-a502-8514217d2148

Download an updated (x64) emulator from here: http://www.microsoft.com/downloads/details.aspx?familyid=A6F6ADAF-12E3-4B2F-A394-356E2C2FB114&displaylang=en

After installing this I still had to change the connection settings off DMA then back to DMA to connect WMDC, but now its working fine...

State answered 23/8, 2010 at 4:23 Comment(1)
Thanks, that worked for me (Win7, 64-bit). Probably saved me hours of frustration.Devolve
S
4

I had this issue when connecting the emulator to Windows Mobile Device Center while in a Windows Virtual PC. This also occurs over RDP sessions.

The resolution was to disable integration components, login, connect, re-enable integration components. I believe this is due to the integration components utilising RDP to bring the virtual pc guest to the host desktop.

Shellashellac answered 10/10, 2012 at 5:31 Comment(1)
This solved my issue!!! Tearing my hair out for a few days now wondering why it would connect but I couldn't view the files. Thanks. (FYI - Was connecting a Datalogic Memor to a windows 7 32 bit virtual machine)Subcritical

© 2022 - 2024 — McMap. All rights reserved.