I'm very new to MQSeries and trying to write a MQSeries client application for NT using MQSeries version 5.0. I've installed server and client on an NT box and gotten the sample c++ vn\imbqputs and vn\imbqgets to work. However, using the exact same sequence of functions fails when ported to a standard GUI environment program. The returned errors are:<br>
<br>
ImqQueue:pen ended with reason code MQRC_Q_MGR_NOT_AVAILABLE<br>
ImqQueue::unable to open m_Queue for output with reason code MQRC_Q_MGR_NOT_AVAILABLE<br>
<br>
Any ideas?<br>
<br>
RickH
<br>
ImqQueue:pen ended with reason code MQRC_Q_MGR_NOT_AVAILABLE<br>
ImqQueue::unable to open m_Queue for output with reason code MQRC_Q_MGR_NOT_AVAILABLE<br>
<br>
Any ideas?<br>
<br>
RickH