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) -


i trying check connection 1 of active ibm mq’s getting error.. unable load dll 'amqxcs2.dll': specified module not found. (exception hresult: 0x8007007e) using following code.. included amqmdnet.dll , amqmdxcs.dll in bin , gave same reference project.

using ibm.wmq; using ibm.wmq.pcf;

any remedy this. sreenath

seems file not present, make sure library either application needs or library in gac.

if file present , error still occurs, make sure file not blocked. open file properties , check if there button "unblock" in "general" tab of properties window. if so, klick , try again. seems happen when download library or extract library archive downloaded untrusted source.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -