Error: Message Queuing has not been installed on this computer. StackTrace: at System.Messaging.Interop.SafeNativeMethods.MQBeginTransaction(ITransaction& refTransaction)
at System.Messaging.MessageQueueTransaction.Begin()
at QWorks.Messaging.DropToQueueTransaction(Path ao_path, String Label, Message Message, Transaction& Transaction, Boolean AutoCommit)
at QWorks.Messaging.DropToQueue(Path Path, String Label, Message Message, Boolean Transactional, Transaction& Transaction)
at QWorks.Message.Send(Path QueuePath, String Label)
at RecordPageView.Page_Load(Object sender, EventArgs e)