一项操作只能有一个给定类型的输入或输出标头吗?

发布于 2024-08-22 20:45:51 字数 403 浏览 4 评论 0原文

情况:我正在尝试使用客户端 Web 服务进行 CC 授权。他们没有在该网站上发布 WSDL 文件,但他们已经提供了 WSDL 文件。我正在使用 Visual Studio 2005 并创建一个使用 Web 服务的 Web 应用程序。

似乎适用的此错误的唯一参考在这里: http:// /followtheheard.blogspot.com/2007/12/consuming-web-services.html。我安装了 WSE3.0 并将我的项目配置为使用 WSE,并且正在调用 Web 参考的 WSE 版本,但仍然收到此错误。任何帮助将不胜感激。

Situation: I am trying to consume a clients web service for CC authorization. They are not publishing the WSDL file on there site, but they have provided the WSDL file. I am using Visual Studio 2005 and creating a web application that consumes the web service.

The only reference to this error that seems to apply is here: http://followtheheard.blogspot.com/2007/12/consuming-web-services.html. I installed WSE3.0 and configured my project to use WSE and am calling the WSE version of the web reference and I am still getting this error. Any help would be appreciated.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

别把无礼当个性 2024-08-29 20:45:51

显然,需要 WSE 的 Java 编写的 Web 服务与 Visual Studio 2005 之间的互操作性很差。升级到 Visual Studio 2008 可以更轻松地使用 WSE3.0 工具集。

Apparently there is poor interoperability between web services written in Java requiring WSE and Visual Studio 2005. Upgrading to Visual Studio 2008 allows for easier use of the WSE3.0 toolset.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文