ASP.Net网站管理工具无法正常工作

时间:2014-02-08 07:44:06

标签: asp.net visual-studio-2010 sqlconnection

我正在使用ASP.Net网站管理工具。 web.config工作正常一段时间,但今天我打开它并点击网站上的ASP.NET配置菜单后,打开第一页,其中包含三个链接,当我点击第一个链接是“安全“,我得到以下错误

A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) 

我应该检查什么才能解决问题?

1 个答案:

答案 0 :(得分:0)

Microsoft Connect上查看此帖子。它似乎有一些解决方案可以解决您收到的错误消息。

该线程中的解决方案似乎是“删除非IFS LSP安装的Winsock目录提供程序”。有关详细信息,请参阅http://support.microsoft.com/kb/2568167