Jason:
Through visual studio 10, I see that the amqmdnet.dll is version 1.0.0.3. I am waiting on my host admin to find out what version is installed on the server. If I include the reference file i ...
Vitor: Yes, I am able to make a connection from my development machine to my companies mainframe system. I can put a message onto a queue and I can get the response from the response queue. As for ...
I believe mq server software is already installed on the web server where I am pushing my application. We have other developers (coding in c#) that are already making use of mq messaging.
I am developing in .net visual basic and have mq messaging working on my development machine. I have added in the resource amqmdnet which provides me with he ability to Import IBM.WMQ and make use of ...