无法通过ASP.NET连接IBM MQ [英] Unable to Connect IBM MQ Via ASP.NET

查看:116
本文介绍了无法通过ASP.NET连接IBM MQ的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在尝试检查与活动IBM MQ之一的连接,但出现此错误.
无法加载DLL"amqxcs2.dll":找不到指定的模块. (来自HRESULT的异常:0x8007007E)

我正在使用以下代码:
bin中包含amqmdnet.dll和amqmdxcs.dll,并对该项目进行了相同的引用.
使用IBM.WMQ;
使用IBM.WMQ.PCF;

任何补救措施.

谢谢
Sreenath

解决方案

我是否需要为此在计算机上安装MQ系列客户端.需要在服务器(而不是客户端)上安装mq客户端.


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.

Thanks
Sreenath

解决方案

Do I need to have MQ Series client installed in my Computer for this..?


ye, u do need the mq client installed at the server (not the client).


这篇关于无法通过ASP.NET连接IBM MQ的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆