Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
4k views

How to get Windows Mobile Device Center To Connect to the Emulator

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 ...
1
vote
2answers
2k views

Accessing Windows Mobile/CE devices without using activesync/WMDC

I am currently working on an application that runs on several different Windows Mobile and CE devices. The project is written in unmanaged C++ using MFC. This application also comes with a ...
0
votes
3answers
331 views

connecting sql server from windows ce application through Activesync without being on network

I've connected my Motorola MC3090R having Windows CE 5 through cradle (Windows Mobile Device Center) with my laptop having Windows 7 (there is no network), my question is that how i will connect to ...
0
votes
1answer
281 views

Portable Device filesystem as VB .NET FileSystemWatcher Class Path property

I would like to use the .NET FileSystemWatcher class to monitor a folder path which is located on a device currently connected to the host computer and is being managed by Windows Mobile Device ...
0
votes
0answers
63 views

How can I hide WMDC from users when connection starts?

Actually what exactly I want to do is.... whenever a user connects his mobile device, he can't view or change anything on the device. The only thing that I want to run is "syncing". Possible ...
0
votes
1answer
184 views

Windows Mobile Device center not starting

I re-installed my windows 7, and installed all software needed for my work (that is MS Visual Studio and stuff). My problem is with WMDC (Windows Mobile Device center). Though before formatting it ...
0
votes
2answers
461 views

Emulator not connecting to Windows Mobile Devide center after Emulator soft reset

Am working on smartphone application. And Developing through Emulator (USA Windows Mobile 5.0 Pocket PC R2 Emulator). But after Cradle Windows Mobile Device Center does not connect with Emulator. ...
0
votes
3answers
586 views

Why is WMDC/ActiveSync so flaky?

I'm developing a Windows Mobile app using the .NET Compact Framework 3.5 and VS2008, and for debugging using the Device Emulator V3, on Win7, and seem to have constant problems with Windows Mobile ...
0
votes
1answer
158 views

WMDC not starting?

I am trying to start windows mobile device center on windows 7 machine. But it only shows me the small green window that is shown at loading time and then it is closed automatically. I am not getting ...
0
votes
1answer
330 views

Do I need to develop on Vista to write to the wmdc (windows mobile device center) API?

Can I write and compile code for this on XP? We have utilities for our apps that use activesync and now will be adding Vista/WMDC - and I was hoping I don't have to have another development OS ...
-1
votes
0answers
174 views

SQL Server ConnectionString for Windows CE App [closed]

Possible Duplicate: connecting sql server from windows ce application through Activesync without being on network What will be my connection string inside my Windows CE app for sql server ...