Exchange 2007 2010 ews 代码迁移
我们的 Intranet (apache/php) 当前正在通过 webdav 与我们的 Exchange 2003 服务器通信。我们公司不久前正在考虑从 Exchange 2007 进行升级,我们甚至已经启动并运行了测试服务器,并且还做出了一些努力来移植我们的 webdav 功能以使用新的 EWS。该项目被搁置了一段时间,但我们现在正在考虑升级到2010年。这两个EWS之间有什么大的区别吗? (我无法找到任何有关 2007 2010 EWS 代码 迁移的文章。)
Our intranet (apache/php) is currently talking to our Exchange 2003 server via webdav. Our company was looking at upgrading from Exchange 2007 a while back, we even had the test server up and running and there was some effort made to port our webdav functionality to use the new EWS. The project was shelved for a while, but we are now looking at upgrading to 2010. Are there any big differences between the two EWSs? (I haven't been able to track down any articles about 2007 2010 EWS code migration.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
回答以结束此问题。在服务器之间迁移时无需修改 EWS 代码。
Answering to close this up. No modifications to EWS code were needed when migrating between servers.