Link to home
Start Free TrialLog in
Avatar of Rad1
Rad1

asked on

ColdFusion Builder 3 - COM Error

Hello,

Has anyone seen this error:

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.

- I have ColdFuion 9 installed on my Windows 7 desktop.
- I have ColdFusion Builder 3 installed on Windows 7 Desktop.

Any help will be appreciated.
Thank you,

Rad
ASKER CERTIFIED SOLUTION
Avatar of LajuanTaylor
LajuanTaylor

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of _agx_
@LajuanTaylor - Links often break over time. Best to include a brief summary of the issue as well as a link.

@Rad1 - You didn't mention whether your o/s is 32 or 64 bit, but as mentioned in LajuanTaylor's link - COM is only supported in the 32 bit versions.
Avatar of LajuanTaylor
LajuanTaylor

@agx - Very true... I ran into some broken links today. LOL
Avatar of Rad1

ASKER

That is very true.  Thank you LajuanTaylor!!!

I have also found limitations of running ColdFusion as a 64-bit application- see link below
- ColdFusion COM Interoperability is not supported.
https://helpx.adobe.com/coldfusion/kb/coldfusion-limitations-running-coldfusion-64.html.

Thank you!!!
@Rad1 - Thanks. That's good to know about the 64Bit limitation. I'm in the middle of configuring Win2012 Servers and haven't decided if I am going to install CF11 or stay at CF10...

I just came across the following link from Adobe:
ColdFusion 10 Update 11 (release date, July 9 2013) includes support for 64-bit COM interoperability
https://helpx.adobe.com/coldfusion/kb/coldfusion-10-update-11.html
>> includes support for 64-bit COM interoperability

Good to know! I'd missed that one.