交换网络服务?

发布于 2024-10-02 22:31:56 字数 354 浏览 4 评论 0原文

Exchange Server 2007 和 2010 是否允许我们通过 EWS(Exchange Web 服务)创建约会、电子邮件、联系人?

我正在使用 SoapUI 来测试它,并且我不断得到

HTTP/1.1 405 方法不允许 允许:

GET、HEAD、选项、TRACE 服务器:

Microsoft-IIS/7.0 X-Powered-By:

ASP.NET 日期:2010 年 11 月 16 日,星期二

14:05:48 GMT 内容长度:0

有什么建议吗?

干杯

does Exchange Server 2007 and 2010 allows us to create Appointment, Emails, Contacts through EWS (Exchange Web Service)?

I'm truing using SoapUI to test that and I keep getting

HTTP/1.1 405 Method Not Allowed Allow:

GET, HEAD, OPTIONS, TRACE Server:

Microsoft-IIS/7.0 X-Powered-By:

ASP.NET Date: Tue, 16 Nov 2010

14:05:48 GMT Content-Length: 0

any suggestions?

cheers

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

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

发布评论

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

评论(1

浅浅 2024-10-09 22:31:56

您将 SoapUI 指向哪个 URL?

https://servername/EWS/Exchange.asmx 是正确的。

将 servername 替换为您的 Exchange 盒子的 DNS 名称。

To which URL are you pointing SoapUI?

https://servername/EWS/Exchange.asmx would be the correct one.

Replace servername with the DNS name of your Exchange box.

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