We found the problem in one of the applications. The programmer was checking the IsOpen property of the MQManagedObject class rather than the IsConnected property of the MQQueueManager class. Accord ...
I'm a mq support specialist and not a .net programmer. I'm trying to help a .net programmer who is seeing several problems that seem to be related to an mqcmit he is issuing not working. He is openi ...