installing MSMQ

  • Thread starter Thread starter Safiiru no Baka
  • Start date Start date
S

Safiiru no Baka

Hi I'm trying to install MSMQ on my device OR the emulator and both are
failing.

I downloaded this:
http://www.microsoft.com/downloads/...b2-fa13-4062-b8d1-4406ccddb5fd&DisplayLang=en
"Redistributable Server Components for Windows Mobile 5.0"

extracted the: "msmq.arm.CAB" file and added it to my project so that
it is uploaded to the device/emulator

The sample code I found then tries to use "wceload.exe" to install it,
but fails.

If i just try to run the .CAB file in the device, I get "not a valid
Windows CE Setup file" error.

What am I doing wrong? Thanks in advance.
 
Back
Top