Re: Problems with MSMQ, WM5 and (possibly) PXA270



Well, a search of the header files in the CE5 source code says:

MQ_ERROR_SERVICE_NOT_AVAILABLE

Sounds like a) the registry has not been properly modified to add the
service entry, b) the service manager isn't built into the OS on the target
device, but is built into the emulator, or c) the service manager isn't
running on the target device, but is on the emulator. I'm guessing b, in
your case.

Paul T.

"Martin Slater" <MartinSlater@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BB742AD1-04E2-4EC6-902B-82F7E68AC78C@xxxxxxxxxxxxxxxx
Many thanks for your replies, Peter and Paul.
The steps I've followed thus far are: -
Copy NETCFv2.wm.armv4i.cab and msmq.ARM.cab to the WM5 device
1. InstallNETCF2 by clicking on the cab file. Soft reset
2. Install msmq by clicking on the cab file. Soft reset
4. Launch VISADM from \Windows.
6. Click Install (returns no output), then register (returns GUID). Soft
reset
7. Launch VISADM
8. Status returns Operation Failed. Error code c00e000b
Doing exactly the same on the WM5 emulator Status returns 'Windows
CE5.01(Build1700,3) - MSMQ 4.2002 (Build 0) , MSMQ_CE DISCONNECTED'

On the emulator, I can now create queues, on the device I get an error
when
trying to create a queue.

Martin


.



Relevant Pages

  • Re: File System filter on Windows 5.0 Pocket PC Emulator
    ... I have tested using soft reset, but nothing is wiped, my registry and dll is there, But if hard reset is done then everything is wiped. ... So it isn't possible to use the emulator to test filesystem filters. ...
    (microsoft.public.pocketpc.developer)
  • Re: Need to save registry settings on a custom emulator built using Platform Builder 4.2
    ... "Soft Reset" menu command in the Emulator retains both ... I build a custom emulator image using platform builder version 4.2. ... The changes that I make to the registry do not get saved after a soft ...
    (microsoft.public.windowsce.platbuilder)
  • Re: File System filter on Windows 5.0 Pocket PC Emulator
    ... Unlike hardware devices running Windows Mobile 5.0, the filesystem and registry on the DeviceEmulator WM 5.0 emulator are wiped during soft reset. ...
    (microsoft.public.pocketpc.developer)
  • Re: Develop file system filter for windows mobile 6
    ... BSP for Device Emulator and included fsdspy in the project. ... Careful as well as on WM you will have to edit the registry to include ... You *can* test your filter by using an sdcard as the filesystem ...
    (microsoft.public.windowsce.platbuilder)
  • Re: HKLMInit and MFC Application (further clarification)
    ... When I use "My Device" on the emulator, however, the properties ... That it doesn't need to load it into ram, but just executes it "in-place?" ... > Paul T. ... >> As far as the registry entry, I've used the remote registry editor on the ...
    (microsoft.public.windowsce.platbuilder)