Same goes for CF 8.1 Cumulative hotfix 2 - try finding it on the hotfixes and 
updaters site...  
(http://www.adobe.com/support/coldfusion/downloads_updates.html) 

Heck, 8.1 CHF 1 isn't even listed, let alone 2 (which contains hotfix for a 
memory leak with CFCs stored in memory scopes!) http://www.adobe.com/go/kb403781
Matt Frew
Systems Programmer - Core Systems
The Wharton School of the University of Pennsylvania
215-573-5924 / [email protected]


-----Original Message-----
From: Victor Moore [mailto:[email protected]] 
Sent: Tuesday, April 07, 2009 5:59 PM
To: cf-talk
Subject: Re: Stumped by cfexchange integration


It's funny that Adobe has apparently a fix but it can't be found anywhere.

Thanks Matt.

On Tue, Apr 7, 2009 at 1:27 PM, Frew, Matthew <[email protected]> wrote:
>
> FYI - there was a hotfix for cfexchange using form based auth.  If you don't 
> want to do forms based auth, you'll have to enable webdav exchange server.  
> While I can't find the original e-mail, the hotfix is hf801-74297; it may be 
> worth contact Adobe support and referencing that hotfix, to see what they 
> have to say.  I did a quick google, and wasn't able to find any links, but 
> Adobe *is* aware of the issue.
>
> Hth,
>
> Matt Frew
> Sr. Systems Programmer - Core Systems
> The Wharton School of the University of Pennsylvania
> 215-573-5924 / [email protected]
>
>
> -----Original Message-----
> From: Victor Moore [mailto:[email protected]]
> Sent: Tuesday, April 07, 2009 11:59 AM
> To: cf-talk
> Subject: Stumped by cfexchange integration
>
>
> 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
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321446
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to