独立于MSMQ的客户端不能为依赖MSMQ的客户端提供服务. [英] MSMQ independent clients cannot serve MSMQ dependent clients.

查看:87
本文介绍了独立于MSMQ的客户端不能为依赖MSMQ的客户端提供服务.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用.net应用程序访问MSMQ

I am accessing MSMQ using .net application

MSMQ在Windows 2003服务器上运行

MSMQ is running on Windows 2003 server

客户端是XP,我已将客户端安装为从属客户端

Client is XP, I have installed client as Dependent client

在创建依赖客户端时,我提供了服务器位置作为运行MSMQ服务的服务器

While creating dependent client, I have provided server location as the server where MSMQ service is running

客户端组件是.net 3.0组件

client component is .net 3.0 component

 

当我创建MSMQ对象的实例时,出现内部错误"MSMQ独立客户端无法为依赖MSMQ的客户端提供服务."

when I create instance of MSMQ object, I get an internal error "MSMQ independent clients cannot serve MSMQ dependent clients."

 

有人可以告诉我怎么了吗?

Can someone tell me whats wrong?

 

推荐答案

在Windows 2003 Server中,当您转到计算机管理"时,看到消息队列图标,右键单击并选择属性,然后转到服务器安全性"标签,并确保禁用从属客户端...".选项未选中,然后重新启动.
In Windows 2003 Server, when you go to Computer Management, and see the message queuing icon, right click and select properties, then go to the "Server Security" tab, and make sure the "Disable Dependent Clients ....." option is unchecked and restart.


这篇关于独立于MSMQ的客户端不能为依赖MSMQ的客户端提供服务.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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