PC Review Forums Newsgroups Windows XP Windows XP Embedded Missing dependency of MSMQ?

Reply

Missing dependency of MSMQ?

 
Thread Tools Rate Thread
Old 27-08-2003, 12:24 PM   #1
=?iso-8859-1?Q?J=F6rn_Petersen?=
Guest
 
Posts: n/a
Default Missing dependency of MSMQ?


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?
  Reply With Quote
Old 27-08-2003, 03:51 PM   #2
Andy Allred [MS]
Guest
 
Posts: n/a
Default Re: Missing dependency of MSMQ?

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?



  Reply With Quote
Old 28-08-2003, 10:52 AM   #3
=?iso-8859-1?Q?J=F6rn_Petersen?=
Guest
 
Posts: n/a
Default Re: Missing dependency of MSMQ?

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.
>==========================================================

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off