【发布时间】:2012-03-22 16:15:56
【问题描述】:
我在尝试使用 Web 服务时收到错误消息:
Cannot read the token from the 'Timestamp' element with the 'http://docs.oasis- open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd' namespace for BinarySecretSecurityToken, with a '' ValueType.
不太清楚
客户端是一个 asp.net Web 应用程序,正在调用。在 Wireshark 中,可以看到帖子进入,然后返回响应,但随后出现这样的错误。
为了提供一些背景知识,这是一个对 Java 服务的 Web 服务的 WCF 调用。
【问题讨论】:
标签: asp.net wcf web-services ws-security