MSMQ Message Viewer?

Zaffiro picture Zaffiro · Dec 20, 2010 · Viewed 41.8k times · Source

I have messages in a MSMQ queue and I would like to view the full message.

I know I can write code to peek the queue, but was wondering if there is a viewer that already exists that will let me read the entire message?

Answer

Petar Vučetin picture Petar Vučetin · Mar 26, 2012

If you are using Visual Studio - Open Server Explorer under Servers/[Server Name] there is Message Queues folder that gives you view as well.