Connecting to WinCE 5.0 Device - ActiveSync vs Windows Mobile Device Center - windows-ce

I have a single board computer running Windows CE 5.0 that's connected to a desktop via serial. I'm updating the desktop from Windows 2000 to Windows 7 and as a result need to update from ActiveSync to Windows Mobile Device Center. With WMDC, I am no longer able to make a partnership with the device or connect.
My question is - are there any known changes to how repllog.exe (device side) interacts with WMDC vs ActiveSync (host side)?
Maybe a better question - will WMDC even work with with Windows CE 5.0? The system requirements listed here don't show CE 5.0 as supported.
Nothing else in the setup has changed and the only thing I can guess is that the single board computer is no longer 'answering' or handling the connect event properly.
I don't have access to the build tools for creating the WinCE 5.0 image unfortunately, so I'm not sure if I can easily update to WMDC on the device side.
Also, the current registry values:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services]
"RasTimeoutResponseWait"=dword:00000032
"RasTimeoutPause"=dword:00000005
"ConnectTypesAllowed"=dword:00000008
"CheckPasswordTimeoutSeconds"=dword:00000014
"WaitV2TimeoutSeconds"=dword:00000004
"SerialPort"="COM1"
"HasUsbDevice"=dword:00000000
"SerialBaudRate"=dword:0001c200
"DeviceType"=""
"DeviceOemInfo"=""
"DeviceVersion"=dword:04401504
"DeviceProcessorType"=dword:00000000
"DeviceProcessor"=""
"DTPTNetworkType"="{0}"
"DisableIr"=dword:00000000
"GuestOnly"=dword:00000001
"InstalledDir"="C:\\Windows\\WindowsMobile"
"Dual-Home"=dword:00000000
"DisableCredentialSave"=dword:00000000
"MajorVersion"=dword:00000006
"MinorVersion"=dword:00000001
"CurrentPartnershipProtocol"=dword:00000003
"MinimumPartnershipProtocol"=dword:00000002
#=""
"BuildNumber"=dword:00001b35
"EulaRequired"=dword:06010000

My environment is Windows 7 Pro x64 + WMDC x64 + WinCE 5/6 and it works fine. So I believe that WMDC does support WinCE 5.0.
As I remember WMDC can conflict with MS Outlook, try to google this, this is probably your case.

If connecting through a serial port, you may have to modify the registry on the host PC to allow serial connections.
Change this key to the name of the serial port, e.g. "COM1". Then reboot your PC and do not change anything in the WMDC settings dialog after that.
HKLM\SOFTWARE\Microsoft\Windows CE Services\SerialPort

Related

How-to remote connect from a PC into a Windows 10 Mobile Phone

I would like to remote control a Windows 10 Mobile Phone from a PC. I only found the remote Desktop App which allows a Phone to remote control a PC.
Connecting via RDC to the IP address shown in "Phone, ..., For Developers, Device portal" does not work.
According to Windows Central there is a new feature Project to this PC in the Win10 Anniversary Update:
"
On Settings > System for the Anniversary Update there is a new Project to this PC settings page. This is a new feature in the new version of the operating system, which is essentially another way to remote access devices. The feature allows to project your Windows phone or computer to another Windows 10 PC with access to control their keyboard and mouse using the Connect app.
"
After a lot of digging (searching), I ran across a company called ISL Online. The link is here: ISL Online
For my scenario, I want to remote control the W10M device via the internet/network, similar to how you would using Remote Desktop Connection. This seems to be one of the few, if not the only companies out there that has a solution for this.
I am now using it and it works great.

Windows Phone 8 via USB does not display in VS2012

I was working on my windows 8.1 OS on my Virtual Box running Visual Studio 2012. Yes I am working on an 8.0 with a feature and after planned on migrating everything to 8.1 since it can be integrated more easily with PC And tablet. Everything was working fine and my windows phone 8 was connected via my virtual box via USB and showed up in VS2012. My Virtual Box did 2 random shutdowns and now my VS2012 only shows an option to use an emulator. This was never working before which is why I always debugged via my windows phone. Hyper-V and all of that stuff specified it was installed using a CoreInfo.exe file I got off the web to check to make sure the appropriate stuff was enabled. Now after the 2 random virtual machine shutdowns the emulator is the only option showing when I want to debug.
Things checked:
Restarted both phone and virtual box OS.
Uninstalled device driver on the virtual box machine.
The 2.0 option is checked in the settings for the virtual box OS and can see the windows phone connected on the virtual machine via the device manager.
It mysteriously started working again where the windows phone was connected instead of to a 7.1 emulator. I wish I could give a reason or an explanation to what I did to fix it but I didn't do anything to create this specific issue nor to fix it. I put this up just in case anyone was reading it.

Remote Control WinCE 6.0 device from Windows 7

I am trying to find out a tool to remote control a Motorola MC3190 device running Windows CE 6.0 from a Windows 7 machine.
I have already used Mymobiler with Intermec CN3 device so I tried the answers in this question but I am unable to get it to work.
I have tried both remote.exe.40 and remote.exe.50 in the Mymobiler folder
Using Task Manager on CodeProject mentioned in a question on superuser it seems remote.exe completes execution very quickly (or is crashing silently).
My Start/Programs menu has a MyMobiler entry, so somewhere along the line something seems to have got installed
But when I run Mymobiler on desktop it cannot connect, its icon in system trey remains gray and on mouse hover says Not Connected/
In Proof MyMobiler works for WinCE video the processor is ARM920T-PXA270M while my device has a Marevell, PXA32X-P (link to image) processor could that be the reason?
I have also tried ActiveSync Remote Display from Windows Mobile Developer Power Toys. It installs but at start up it shows an error box with message "The OS or CPU of this device is unknown to this application"
How do I get MyMobiler to work with Motorola MC3190 device running Windows CE 6.0?
Is there any other tool, preferably free, to remote control this device?
EDIT: I came across EveryWAN and found an installer. It works out of box, but it is not available for commercial use and the web-site seems defunct.
PS: I realize the tags are not accurate but I wanted to use something that will attract attention of experts in these similar tags.
I want to clarify one answer to the above which is correct. When using the Microsoft PowerToy activesync remote display, there must be an application on both sides - host(the phone) and remote (the pc). The same is true for MyMobiler.
Install the powertoy on the pc.
For the original Poster: This is what your error message means:
In the case of Activecync Remote display, for newer devices (anything above ARM4 cpus - which means, 2008 and up, or over 200mhz cpus - as a very general guide), the display software cannot detect what type of device you have (it's too new, and not in the list).
For the motorola mc3190, your cpu is arm5 compatible,
and should work with software that has arm4 compliant components. ARD does have arm 4 options. see here...
To Fix it:
You must use file explorer on your pc, and navigate into the application folder: c\Programs...\Windows Mobile Developer...\ActiveSync...\Devices\wce400\armv4t and copy the two files.
While still on the pc, you must then navigate to the Windows folder of the device (with activesync running, OR the phone configured to be seen as a hard disc), use explorer on the PC to navigate to the device.
Vaguely, it will look like this:
Explorer. > Device (such as HTC Phone:)
Or, X:\ , where x is a drive letter.
The first subfolder your select should be Windows. Paste the two files there.
The two files are now copied onto the phone.
At that point, you must, using the phone, load it's file explorer and navigate to that Windows folder on internal memory and manually run cerdisp2.exe that you have now copied there.
With activesync running, and the phone connected to the pc,
You can now run the powertoy active remote display on the pc, and it will communicate with the exe that is running on the phone.
ActiveSync on Xp, or Windows Mobile Device Center on Windows Vista/7/8 must be running for this all to work.
Alternately, the app allows for a networking ip connection instead of activesync, but I have not used it.
When you are done using this app, you must run the kill.exe on the phone, in the windows folder (the second file you copied), to unload the dll that is running.
I can verify this setup works on Xp, Win7 and Win8 - with an Xscale ARM11 528mhz cpu phone.
For MyMobiler, visit their site and get the newest version.
It WILL fix connections that fail, if you have the older version. It's free. They don't support it anymore.
My Mobiler must have activesync running and showing the device connected.
My Mobiler is vastly superior to ActiveSyncRD.
* It will automatically install the pc side app, and push the remote app to the phone, via activesync.
*Further, when activesync is running and anytime you connect the phone, the MyMobiler app will autoload on the phone as well.
That way, whenever you run MyMobiler on the desktop, it will connect to the phone and load right up.
*My Mobiler allows full resolution display, while ARD is limited to 320x400 or similar. 640x800 looks much better.
*MyMobiler also allows full mouse gesture sends, and copy and paste. ARD offers very limited mouse gesture compatability.
MyMobiler also allows IP connections, but they indicate this is slower.
I am now using MyMobiler with Win8 and a touchpad w/ multitouch, and the mouse gestures send very well.
For Windows V/7/8, you might need to run compatability mode on the Mymobiler.exe file. Navigate to the MyMobiler folder, which might be on your desktop. Drill down til you find the exe. Right Click and chose properties. Compatability. Run Compatability Mode for this file, and select XP.
More Notes:
These apps are slow, because USB is slow.
If you enable Fast USB on the phone, it will help speed up any Remote Display noticeably - however Fast USB is unstable, and doesnt work on some configurations. For me, it doesnt work on XP, but does on Win8 - though slightly unstable at times.
On the device: Start> Settings Icon>Connections icon >USB to PC icon. Tick box to enable.
Also, MyMobiler on Win8 will sometimes refuse to connect. Fully unload mymobiler, disconnect the phone, reconnect the phone and watch for activesync to confirm connection. Then reload mymobiler. Sometimes full system reboots are needed, but that's rare.
Windows Mobile Remote Controller app on CodeProject - as linked above, looks excellent. It's for Windows Mobile 7 and 8 - which is fantastic. He provides a rapi enabler to allow use with WinMo 6 / 6.5 devices, which also looks promising.
I've never used MyMobiler, so I can't help there, but how about other options?
Did you look at the Windows Mobile Remote Controller app on CodeProject?
I've had good luck in the past with SOTI's Pocket Controller. It once was free, or had a free version anyway. Not sure if they still do.
Windows CE came with a tool called CERDISP (short for CE Remote Display), which could be built with Platform Builder. I've seen it available as a binary download (like here, for example) on the web before, so no need to actually build it yourself.
I've used MyMobiler (remote.exe.50) on my Windows Mobile 6.5 handheld. It sounds like you got it running. Did you run the MyMobiler client on your Windows 7 box and connect to your handheld by IP address? (Right click on the icon in the Notification Area on Windows 7 and choose "Connect IP...".)
It defaults to the ActiveSync address (169.254.2.1?), so if you're not docked and running ActiveSync, it will fail to connect initially (but manually connecting should work). Misread -- you were able to run the client, but not the server.
You can also elect to run a VNC server on your handheld and use a regular VNC client to connect to it. I've built this one for Windows Mobile 2003 without much of a hitch on Visual Studio 2008. You might have similar luck with Windows Mobile 6.5.
EDIT: If you get the message that reads:
'%s' is not a valid Pocket PC application.
when running the MyMobiler client, then that means that your CPU type (or OS) is incompatible with the application -- so I don't think your PXA32X-P is to blame; especially since the MC3190 appears to be able to run Windows Mobile 6.5 (i.e. the CPU should be "fairly" modern, with support for armv4i). But since you haven't mentioned an error that looks like that, I'd suspect that your build of Windows CE 6.0 doesn't contain all the required dependencies.
The first thing I'd check is if all of the dependencies of MyMobiler are present in your build of Windows CE 6. Windows CE is highly customizable; as such, not all software components will be the same across different builds of Windows CE. MyMobiler is built targeting Windows Mobile, not Windows CE, so there's a good chance that your build of Windows CE on the MC3190 doesn't have what's required, while the video you linked does.
With regards to the ActiveSync Remote Display Power Toy, the message that you received sounds like the desktop application didn't know what version to deploy to your device.
Per readme.txt in the ActiveSync Remote Display package:
If you see error message "The OS or CPU of this device is unknown to
this application", it usually means the CPU type of the current
device, typically a Windows CE device, is not recognized by this tool.
The workaround is
1. Find the CPU type of the device (from the manual or the manufacturer).
2. Copy \Devices\wce400\\cerdisp2.exe to the \windows folder of the device.
3. Run "cerhost2.exe -m" on the desktop/laptop.
4. Run cerdisp2.exe on the device.
5. When the remote display is no longer needed, terminate cerdisp2.exe on the device.
You should be able to choose the armv4t version; if not, use the armv4 version.

Limitations of Windows 8 Desktop duplication using DXGI?

I am working on a remote desktop application which works fine on windows 7 and its previous version. but In windows 8 mirror driver has removed so that we have to develop the same remote desktop feature using DXGI. I have read the documentation but I want to know Is there any limitation of DXGI ?
If any one experience some limitation while creating desktop emulation
in windows 8 please share.

Remote desktop FROM a WinCE 6.0 TO big Windows

I have a Windows Embedded CE 6.0 Device that I want to use to remote IN to a big Windows client. Is there any tool/app/utility that would basically make the CE device a Remote server and connect to a big windows client?
Thanks
Rishi
Sure, contact the OEM and have the RDP client included as part of the OS image.

Resources