简体   繁体   English

向 AXIS 服务添加服务引用

[英]Adding a Service Reference to an AXIS Service

I need to add a service Reference to an Axis Service like this one: https://api.broadmail.de/soap11/RpcSession我需要向这样的 Axis 服务添加服务引用: https://api.broadmail.de/soap11/RpcSession

Somehow it can't be added because不知何故无法添加,因为

"There was an error downloading 'https://api.broadmail.de/soap11/RpcSession/$metadata'. The request failed with HTTP status 404: Not Found." “下载‘https://api.broadmail.de/soap11/RpcSession/$metadata’时出错。请求失败,HTTP 状态为 404:未找到。”

Why can I access the Service via http adress in my browser but the Wizard in VS2010 can't find the needed data?为什么我的浏览器可以通过http地址访问服务,但是VS2010中的Wizard却找不到需要的数据?

Anyone can help me what am I doin wrong?任何人都可以帮助我我做错了什么?

Use ?WSDL postfix for such links对此类链接使用?WSDL 后缀

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM