I have a WAS MQ server and some queues which have couple of messages. I have a java consumer to get those messages and everything is OK. When I want to get those messages by .net or delphi
application; it's not working and throw an error code 2058
. When I install WAS MQ Client
in my PC; the error went away.
I want to install my .net app in more than 25 clients and I do not want to install WAS MQ Client
to all of those clients. Is there a .dll or configuration or something like that to avoid install WAS MQ Client
?
I am using these two dll: amqmdnet.dll, amqmdxcs.dll