Help to start message queues service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I tried to create a message queue but the emulator says it's not instaled.
how can i install this package? is it realy necessary?
 
Thanks for the help! but I had read those posts and I couldn't install it.
The console aplication is not instaled on pocket Pc.
I solved the problem by using the Conpact Framework 2.0 redistributable that
supports MSMQ, and on support\msmq folder it has 6 files that should be
included in the application.(to be copied to the pocket pc)
After the deployment the 6 files should be copied again to \Windows folder.
The next step is to run visadm.exe and using the shortcuts button install
and register the MSMQ.
After these steps a restart to the device is optional.
You can use the application again to verify the good instalation.



Sergey Bogdanov said:
Mark Ihimoyan has series of articles concerning MSMQ. Here you can find
information how to install MSMQ and where it can be taken:
http://blogs.msdn.com/ihimmar/archive/2004/06/14/154909.aspx

--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com

I tried to create a message queue but the emulator says it's not instaled.
how can i install this package? is it realy necessary?
 
Back
Top