I recently had a powercut and my machine ran scandisk on restart.
After rebooting into Windows XP MSMQ service could not start.
I have uninstalled then reinstalled the MSMQ Component through Add/Remove Windows Components in Add/Remove programs. It appears to install fine but I get the following errors in Event Viewer.
The ordering queue cannot be initialized. Please verify that the order_queue$ queue exists in the Private Queues container under Message Queuing in Computer Management. If this queue is absent, you must uninstall and reinstall Message Queuing.
The administration queue cannot be initialized. Please verify that the admin_queue$ queue exists in the Private Queues container under Message Queuing in Computer Management. If this queue is absent, you must uninstall and reinstall Message Queuing.
Message Queueing no longer appears in Computer Management under Services and Applications so I can't manually create these queues as the error states.
Any ideas how to resolve this issue?