c# - IBM.XMS ConnectionFactory.CreateConnection: CompCode: 2, Reason: 2035 -


i trying send text messages using ibm xms .net. getting following error @ time of calling createconnection method of iconnectionfactory

additional information: cwsmq0006e: exception received during call method connectionfactory.createconnection: compcode: 2, reason: 2035.

as per http://www-01.ibm.com/support/knowledgecenter/ssfksj_8.0.0/com.ibm.mq.tro.doc/q041060_.htm?lang=en, user not authorized. new ibm mq, how authorize user ?

whenever mqrc of 2035 encountered, correct thing in amqerr01.log on queue manager machine see exact reason why not authorized. if don't know upon reading error message see there, please include full error message in question.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -