Exchange samples & live/outlook.com

I just got samples http://code.msdn.microsoft.com/office/Exchange-2013-101-Code-3c38582c

Q: will it work with outlook.com / live.com email account?

So far I'm getting errors with Delayed & delete samples

<Trace Tag="AutodiscoverConfiguration" Tid="9" Time="2013-07-21 22:03:23Z">
Trying to call Autodiscover for xxxxxx@live.com on https://autodiscover.live.com/autodiscover/autodiscover.xml.
</Trace>

<Trace Tag="AutodiscoverConfiguration" Tid="9" Time="2013-07-21 22:03:23Z">
 failed: WebException (Unable to connect to the remote server)
</Trace>

<Trace Tag="AutodiscoverConfiguration" Tid="9" Time="2013-07-21 22:03:21Z">
LDAP call failed, exception: System.Runtime.InteropServices.COMException (0x8007054B): The specified domain either does not exist or could not be contacted.

   at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
   at System.DirectoryServices.DirectoryEntry.Bind()
   at System.DirectoryServices.DirectoryEntry.get_AdsObject()
   at System.DirectoryServices.PropertyValueCollection.PopulateList()
   at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName)
   at System.DirectoryServices.PropertyCollection.get_Item(String propertyName)
   at Microsoft.Exchange.WebServices.Autodiscover.DirectoryHelper.GetScpUrlList(String domainName, String ldapPath, Int32&amp; maxHops)
   at Microsoft.Exchange.WebServices.Autodiscover.DirectoryHelper.GetAutodiscoverScpUrlsForDomain(String domainName)
</Trace>

July 21st, 2013 6:45pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics