Hello All, I am getting below error, when trying to initiate COM object.
<cfobject type="COM" action="create" context="INPROC" class="ASIUtil.CCrypto" name="Crypto"> 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 am running CF9.02 32 bit on 64 bit Win OS. Registered ASIUtil.DLL successfully. Enabled 32 bit applications to TRUE in IIS manager - Application defaults Enabled Registered TypeViewer.dll inside C:\ColdFusion9\lib & tried. Not fixed. Server Product ColdFusion Version 9,0,2,282541 Edition Standard Operating System Windows Server 2008 R2 OS Version 6.1 Adobe Driver Version 4.1 (Build 0001) Thanks in advance ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:357273 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

