QueueReader is a simple program that you can run on a computer running Microsoft Message Queuing to read the messages in a private queue. Due to the limited functionality of the Message Queuing Snap-In, QueueReader was created for testing solutions that use Message Queuing.
Version 2.0.0 adds the following features:
1.) Auto Refresh
Now you have an option to automatically refresh the list of messages instead of having to reselect the queue.
2.) Load a file into the message body
Select a text or xml file to import into the body of a message.
3.) Quick Queue Drops
You can now select 5 message queues to easily drag and drop messages into.
With QueueReader you can:
1.) View the messages from any Private Queue and see the entire message in either text or XML format.
2.) Save a selected message to a text file.
3.) Save all the messages in the queue to a text file.
4.) Redirect selected messages to another queue.
NOTE: This program requires that it be run on a computer running MSMQ. The setup program will install all the appropriate VB6 run-time files, controls and MSMQ components.