+

Search Tips | Advanced Search

Use the stand-alone IBM MQ .NET client

From IBM MQ Version 8.0.0, Fix Pack 2, the IBM MQ .NET client offers you the ability to package and deploy an IBM MQ .NET assembly without needing to use the full IBM MQ client installation on production systems for running our applications.


About this task

From IBM MQ Version 8.0.0, Fix Pack 2, we can build your IBM MQ .NET applications on a machine where the full IBM MQ client is installed and later package the IBM MQ .NET assembly, that is, amqmdnet.dll, along with our application and deploy it on production systems.

The applications that you build and deploy can be the traditional Windows .NET applications, Services, or Microsoft Azure Web/Worker applications.

In such deployments, the IBM MQ .NET client supports only the managed mode of connectivity to a queue manager. The server bindings and unmanaged client mode connectivity are not available as these two modes require a full IBM MQ client installation. Any attempt to use these other two modes results in an application exception.


Procedure

Referencing the IBM MQ .NET client assembly in applications

Adding global transaction support

Starting and stopping trace

Enabling binding redirection