I'm running into this exact same issue and wondering if anyone has found a resolution to this?
>Hello, > >I'm trying to use the new cf8 exchange integration and I can't make it work. >Our company system admin assures me that the following are set: ># IIS is set up and running on the Exchange Server. ># /Exchange virtual directory is created in IIS. ># "Allow" access to "Microsoft Exchange Server" in the "Web Service >Extension" of IIS is set > >I have tried every combination that I can think of to connect: ><cfexchangeConnection > action="open" > username ="#username#" > password="#pass#" > server="#exchangeServer#" > protocol="https" > formBasedAuthentication="true" > formBasedAuthenticationURL="https://exchangeServer/owa" > connection="testCon"> > >the username, pass and exchangeServer variables are correct and I can >connect from CF server using a browser. > >I have tried with http and https, also with formBasedAuthentication and >without. >The Exchange server's cert is in the cert store of CF. > >The error I get is: >"Unable to connect to the Exchange server using HTTP/HTTPS protocol. >HTTP response code : 440" > >I have searched for this error and tried all the solutions posted with no luck. >I'm running in circles and can't see what's going on. >PLEASE HELP.. > > >Thank you >Victor ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325061 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

