Hi All,
I faced a question. I develop a website which using EWS Managed API 1.1 to access the emails.
It works ok on Visual Studio 2010. But when I deploy it on IIS, it doesn't work OK.
THe error message is "The Autodiscover service couldn't be located"
Can anyone help me how to fix the error?
Should I configure something on IIS?
(I use "http" to deploy my website, not "https". Will it course the error?)