I know that when I try to create new MessageQueue, system throws InvalidOperationException if the Message Queuing is not enabled.
MessageQueue
InvalidOperationException
But how to k
How to tell if MSMQ is installed