发信人: trifor()
整理人: majorsun(2000-03-10 18:17:45), 站内信件
|
I failed to deploy Dcom developed by VB6.0!
CONDITION:
1> server:a domain controller(window NT);client:window98 but don't
under the control of the NT;
2> error:"权限拒绝"
System requirement is fulfilled:
1> authentication is granted to "the world" in the server;
2> server is refered to the server with "dcomcnfg.exe";
3> network is normal;
4> Test of client in the same domain with window98 is successful.
5> control panel is correctly seted.
-- ※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 202.102.66.212] 发信人: pinxue (品雪), 信区: SystemAnalysis 标 题: Re: Another question!Deployment of DCOM 发信站: 网易虚拟社区 (Fri Jan 21 02:26:59 2000), 站内信件
dcom是基于进程间调用的,如果你那台win98没有域访问权限自然会失败。试试修 改域的信任关系,或许能派点用场。还是不明白,为什么不把这台win98登录到域 里呢?
-- ※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 61.132.50.144] 发信人: towhite (white), 信区: SystemAnalysis 标 题: Re: Another question!Deployment of DCOM 发信站: 网易虚拟社区 (Tue Jan 25 12:51:16 2000), 站内信件
【 在 trifor (trifor) 的大作中提到: 】
: I failed to deploy Dcom developed by VB6.0!
: CONDITION:
: 1> server:a domain controller(window NT);client:window98 but don't
: under the control of the NT;
: .......
在NT上建一个帐号,与你在WIN998上登陆的帐号相同且口令相同。
-- ※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 210.72.252.133] 发信人: trifor (trifor), 信区: SystemAnalysis 标 题: Re: Another question!Deployment of DCOM 发信站: 网易虚拟社区 (Tue Jan 25 20:10:04 2000), 站内信件
pinxue (品雪), towhite (white) ;
先谢了!
我觉得必须想您们解释我提出如上问题的原因:
1》基于WEB应用的DCOM比这种条件更为灵活与复杂;
2》如果DCOM不能实现跨域访问,要DCOM如何实现分布式服务!
在同一域内配置,我都成功了。
但是我有点儿不明白,我一步一步遵守微软的配置指导做的,就是无法配好!
我逛了不少国外站点,好象他/她们对VB的DCOM并无多少兴趣,
是不是只有VC开发才可实现?
-- ※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 202.102.66.212]
|
|