2
Answers

Unable to Connect IBM MQ Via ASP.NET - Unable to load DLL 'amqxcs2.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Ask a question
Sreenath G

Sreenath G

13y
5.2k
1

Hi,

I am trying to check the connection with one of active IBM MQ's but I am getting this error..

Unable to load DLL 'amqxcs2.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

I am using the following code..

Included   amqmdnet.dll and amqmdxcs.dll in bin and gave the same reference to the project.

 

using IBM.WMQ;

using IBM.WMQ.PCF;

 

Any remedy for this.

ThanksSreenath


Answers (2)
Next Recommended Forum