I am trying to get the current depth of a queue from within a VB.NET application. As per other postings regarding this task, I have am specifying both the MQOO_SET and MQOO_INQUIRE as th ...
I don't believe that amqmdnet.dll has to be in the GAC at all. I do believe that the MQ bin directory has to be in your path and that the account that your application runs under has to h ...