Windows Server阻止Web服务?

我有一个程序,使用连接到服务器的Web服务来获得软件许可证。 在Windows Server 2003,2008,2008 R2,2012和2012 R2中,默认情况下会阻止此function。 但是,在Windows XP,Vista,7,8,8.1,10中默认情况下工作正常。

在Windows服务器上,我尝试了禁用防火墙,启用/禁用每个angular色,function和服务。 也尝试下载SOAP工具箱,但没有帮助。

事件查看器显示以下内容,所有来源均来自MSSOAP

Soap error: One of the parameters supplied is invalid.. (Client) Soap error: Loading of the WSDL file failed. (Generic) Soap error: XML Parser failed at linenumber 0, lineposition 0, reason is: The download of the specified resource has failed. (Generic) 

还有什么可以阻止呢? 这基本上是没有任何angular色和function的任何Windows Server的全新安装。

我想到了! 必须在Windows Server上使用ServerManager.msc 禁用Internet Explorer增强安全configuration (IE ESC)。