Mark is correct. This is not a CF limitation but a part of Windows, which is probably why you're finding the info on the Adobe site. 32-bit DLLs will not load in a 64-bit process. You can run a 32-bit IIS process on Windows 2008 x64 alongside x64 IIS processes but you will also have to run 32-bit CF as well for the 32-bit IIS process.
>Laurie, > >You will need a 64bit version of the COM. Moreover, Win2003 to Win2008 is a >fairly substantial move where COM is largely deprecated in favor of .NET. > >-Mark > > >Mark A. Kruger, MCSE, CFG >(402) 408-3733 ext 105 >Skype: markakruger >www.cfwebtools.com >www.coldfusionmuse.com >www.necfug.com > > > >We're in the process of upgrading a client site from ColdFusion MX 7 on >Windows 2003 to ColdFusion 9 on Windows 2008. For the most part, >everything's gone smoothly, but we're having issues with a COM object >they've been using since before we took over management of their site in >2005. The error we get is: > >An exception occurred when instantiating a COM object. >The cause of this exception was that: java.lang.RuntimeException: Can not >use native code: Initialisation failed. > >In scouring the 'net for almost 8 hours yesterday I found a few posts on >message boards or in comments on blogs which claim that ColdFusion 9 running >in 64-bit will not work with a 32-bit COM object. But I've picked through >the Adobe site and haven't been able to find any concrete proof of this. > >If this is in fact true, it's going to cause a whole host of headaches and >additional costs for the client, so I'm looking for some confirmation. Can >anyone confirm this is the case, or -- even better -- provide a link to >someplace where Adobe confirms it? > >Thanks in advance! > >-laurie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334427 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

