Easy Programing, Easy Life...

 
 

Powered by: 博客园
模板提供:沪江博客
博客园 | 首页 | 发新随笔 | 发新文章 | 联系 | 订阅订阅 | 管理

03 2007 档案

 
"The server has rejected the client credentials"解决方案
摘要: 当垮域访问.net Remoting应用程序时,会出现"The server has rejected the client credentials" 错误. 解决方案就是在客户端模拟授权身份登陆.客户端代码写法RemotingConfiguration.Configure(@"C:\remotingdemo\Client\Client.exe.config", true);RemoteObjec...阅读全文
posted @ 2007-03-16 15:01 Ring 阅读(1203) | 评论 (0) 编辑