摘要:
当垮域访问.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
阅读(2428)评论(0)推荐(0)
编辑