QueueExplorer 2.2.3 released

Changes in this release:

  • Queues are now closed immediately after each operation to prevent locking issues with other applications
  • Reduced MSMQ security requirements. QueueExplorer required full MSMQ permissions no matter which operation was performed. Now it will ask only for what’s needed, e.g. Peek to get list of messages, Receive to delete message, etc. Works only on .Net 2.0 or higher
  • Bugfix: More complex class hierarchies in .Net view crashed entire QueueExplorer.