the problem is not CF, it is because you are trying to use a 32bit com object on a 64bit OS.
see this: http://www.gfi.com/blog/32bit-object-64bit-environment/ On Wed, Apr 10, 2013 at 3:10 PM, Asim Manzur <[email protected]> wrote: > > Is there a COM support in CF10 64 bit? > > Was moving codes from CF8 32 bit machine to CF10 64 bit machine and codes > error out. > > 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. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355334 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

