客户端无法在配置的超时时间内完成安全协商

发布于 2024-11-07 06:04:41 字数 321 浏览 0 评论 0原文

我正在制作 WCF 服务及其 WPF 客户端。当我从 Visual Studio 2010 运行该服务时,它将服务发布到 asp.net 开发服务器。我的 WPF 客户端与 asp.net 开发服务器配合良好,但是当我将服务发布到 IIS 7.0 时,它发布正确。当我向 WPF 客户端添加服务引用时,客户端成功添加带有 IIS 地址的新服务引用。但是当我从 WPF 客户端调用 WCF 服务方法时,出现以下错误。

“客户端无法在配置的超时 (00:00:59.9239957) 内完成安全协商。当前协商段为 1 (00:00:59.8789931)。”

如何消除此错误,网络上没有可用的帮助。

I am making a WCF service and its WPF client. When I run the service from Visual Studio 2010 it publish the service to asp.net development server. My WPF client works fine with asp.net development server, but when I publish the service to IIS 7.0 it publish correctly .When I add service reference to my WPF client, the client successfully add new service reference with address of IIS. But when I call the WCF service methods from my WPF client, it give the following error.

"Client is unable to finish the security negotiation within the configured timeout (00:00:59.9239957). The current negotiation leg is 1 (00:00:59.8789931). "

How I can remove this error, there is no help available on net.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文