问题描述
您好我在.net 2005中进行了远程应用程序,我在本地计算机上连接客户端和远程服务器时工作正常,当它到远程计算机时它会引发异常"在身份验证期间未满足远程安全要求。尝试增加ProtectionLevel和/或ImpersonationLevel。"如何处理这个,为什么引发异常是对远程机器上的权利有任何问题。
给我一些建议,并给我一些关于msdn的高级远程概念的链接,这对我有用
thnx
hi there
im doing a remote application in .net 2005,while im connecting the client with remote server in the local machine it works fine, when it cums to a remote machine it raises an exception "A remote side security requirement was not fulfilled during authentication. Try increasing the ProtectionLevel and/or ImpersonationLevel." how to handle this,why the exception gets raised is there any problem with rights on the remote machine.
give me some suggestions and give me some links on msdn for advanced remoting concepts it will be useful for me
thnx
这篇关于连接远程服务器与2005年时的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!