2538 - MQRC_HOST_NOT_AVAILABLE
问题 I am new to IBM Websphere MQ I am trying add messages to a Remote websphere MQ queue manager. I am getting following error while trying to connect to it. Also, I have tried many possible solutions provided in forums like changing .net framework to 3.5 also I am getting good ping while I ping the remote machine but I am unable to connect to it using C# code. The queue manager listener is up and running, but this is the error I am getting 2538 - MQRC_HOST_NOT_AVAILABLE while trying to do this.