IIS 7.5“Web服务不符合WS-I Basic Profile v1.1”。

我正在尝试从IIS 6迁移到IIS 7.5。

当页面加载时,我收到错误,如下面的截图所示。 即使IIS 6服务器上的文件是相同的,这个错误"This web service is using http://tempuri.org/ as its default namespace."提示"This web service is using http://tempuri.org/ as its default namespace."

在我的search中,我发现这可能与WSDL有关。

对于模糊的道歉,但如果有人能指出我的答案的大方向,我可以从那里拿走它。

login_aspx截图

这个错误很自我解释。 将Web服务的名称空间(即源代码)更新为实际的(正确的)名称空间。