AutodiscoverUrl无法正常工作

AutodiscoverUrl无法正常工作

本文介绍了EWS AutodiscoverUrl无法正常工作(首先请求其工作& 2nd,3rd..request它无法正常工作)在Exchange Server 2010 SP2中。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图验证电子邮件地址是否有效使用ews api,所以我将用户的电子邮件和密码传递给AutodiscoverUrl 方法,首先请求 我能够获得自动发现URl,并且从第2次或第3次请求autodiscoverurl失败
并使用相同的用户凭据(错误表明Microsoft.Exchange.WebServices.Data.AutodiscoverLocalException:无法找到自动发现服务。)但是经过一段时间后,它的工作正常,凭借相同的凭证。

I am trying to validate the email address is valid or not using ews api, so i am passing the email and password of user to AutodiscoverUrl method, in first request i am able to get autodiscover URl and from 2nd or 3rd request autodiscoverurl failed with  the same user credentials(error says that Microsoft.Exchange.WebServices.Data.AutodiscoverLocalException: The Autodiscover service couldn't be located.) but after some time its working fine with the same credentials.

您可以帮我们解决上述问题。

could you please us to fix the above problem.

提前致谢

问候,

Prasad。

推荐答案

欢呼

Glen

cheers
Glen


这篇关于EWS AutodiscoverUrl无法正常工作(首先请求其工作& 2nd,3rd..request它无法正常工作)在Exchange Server 2010 SP2中。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-03 22:18