Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

messaging queue disappears from Computer Managerment after reboot

1,631 views
Skip to first unread message

srk...@gmail.com

unread,
Aug 26, 2008, 11:51:07 AM8/26/08
to
Hi all,

I have MSMQ installed and working. However, on reboot of my machine,
the Message Queueing is no longer visible in Computer Management and
also from code, the queues are not accessible.

The actual msmq queueing service is there and is running. The queues
in C:\WINDOWS\system32\msmq\ all appear to be fine.

When I go to Add/remove windows components, it appears that MSMQ is
installed. I need to uninstall it, then reinstall and add my queues
back in in order for it to work again.

Any one with any ideas on a possible cause for this?

I am running an XP Service Pack 3 machine.

Kind regards,
Sean

John Breakwell (MSFT)

unread,
Aug 26, 2008, 1:10:02 PM8/26/08
to
Hi

What error does your code return when it tries to access the queues?
0xC00E0003 (queue not found)
0xC00EE00B (service not available)
or something else?

If Computer Management cannot show Message Queuing branch then cannot
connect to the local MSMQ service.
If the service is running then it is probably a permissions issue.
The logged in account will need at least Get properties to Message Queuing.
Is the machine running in AD-integrated or workgroup mode?

Cheers
John Breakwell (MSFT)

<srk...@gmail.com> wrote in message
news:1e2d8abb-259f-4cb6...@r15g2000prh.googlegroups.com...

sean

unread,
Aug 27, 2008, 7:50:41 AM8/27/08
to
Hi John,

It was the 0xC00E0003 (queue not found) error that I was getting.

I bit the bullet this morning and rebuilt my PC and, so far,
everything looks to be working again.

No idea of the reason....

Kind regards,
Sean

srvish...@gmail.com

unread,
Sep 6, 2017, 7:39:15 AM9/6/17
to
=====================
The reason that msmq is not showing is because messaging queue service not running.
start the msmq service and you will be able to see the msmq
Thanks
Sitaram Vishwakarma
0 new messages