Click here to Skip to main content
15,914,902 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am developing a application in C#.NET 4.5 which connects remotely to IBM websphere MQ 5.2.1 ,push and pop the messages to queue . I have installed IBM MQ client 7.

I am able to connect to queue manager but when i try to put message on queue ,i am getting exception as

2035 (07F3) (RC2035): MQRC_NOT_AUTHORIZED

But with same credentials i am able connect to queue using Java code.

What could be the reason and any solution to solve the error?

Thanks in advance....!
Posted
Comments
agha_ali22 1-Jan-14 13:55pm    
can u please tell me some links/examples of how can i connect it in .net and java and in .net and in .net.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900