PC Review
Forums
Newsgroups
Windows XP
Windows XP Embedded
Missing dependency of MSMQ?
Forums
Newsgroups
Windows XP
Windows XP Embedded
Missing dependency of MSMQ?
![]() |
Missing dependency of MSMQ? |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I have written a simple MSMQ app using C#.NET.
However, I couldn't execute it on my target, because I always received the error message "message queue service is not available". When checking the Task Manager I could see, that mqsvc.exe had not been started. I found an old posting from 'briang' (thanks!), who had the same problem and just like him I fixed the issue by just adding the "Event Log" component. Strange but true... Is there a missing dependency in the "Message Queuing (MSMQ) Core"-component? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Thanks for the information, we'll file a dependency bug on that. But to be
clear, you mean you added the "Administration Support Tools" component that owns EventVwr? Thank you. Andy -- This posting is provided "AS IS" with no warranties, and confers no rights. ========================================================== "Jörn Petersen" <joern_NO_@_SPAM_post.cybercity.dk> wrote in message news:0ac901c36c8d$bd17ada0$a401280a@phx.gbl... > I have written a simple MSMQ app using C#.NET. > However, I couldn't execute it on my target, because I > always received the error message "message queue service > is not available". When checking the Task Manager I could > see, that mqsvc.exe had not been started. > I found an old posting from 'briang' (thanks!), who had > the same problem and just like him I fixed the issue by > just adding the "Event Log" component. Strange but true... > > Is there a missing dependency in the "Message Queuing > (MSMQ) Core"-component? |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi Andy,
what I added to start the MSMQ service was the "Event Log"- component (Software : System : Management : Applications), which just owns the eventlog.dll and dragged in two primitives (els.dll and psapi.dll) to my image. I haven't got the "Administration Support Tools" component in my build. BrianG also mentioned the net.exe, but I already had that one before adding the "Event Log", so I can't confirm that dependency. BTW: My colleague is working with CE 4.2 and he is very fond of the "Feature Dependency Information" window, where you can see the dependencies of a specific component and which components depend on it (see screenshot http://snurl.com/269m at the end of the article http://snurl.com/269n). This would be a great feature for the XP Embedded Target Designer! And even though it is still a couple of months to christmas I would also like to make a wish for a dependency tree, that shows the relations of all components. Or should I send a mail to Santa.Claus(at) microsoft.com instead of posting my wish here? >-----Original Message----- >Thanks for the information, we'll file a dependency bug on that. But to be >clear, you mean you added the "Administration Support Tools" component that >owns EventVwr? > >Thank you. >Andy > >-- > >This posting is provided "AS IS" with no warranties, and confers no rights. >========================================================== |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

