Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Rick #1
Problems with CFOBJECT
We are using CFOBJECT to access a couple different DLL's used to run credit
reports. The component works fine in our test application which is a little
Visual Basic App but when trying to access those DLL's through Cold Fusion they
cause coldfusion to crash.
Is there anything in particular that we need to be doing with these components
that Coldfusion requires in order for them to run sucessfully?
Rick Guest
-
cfobject
Here is my tag that works in CF6, <cfobject action="create" type="java" class="com/sbc/ea/utilities/AddressHashHelper" name="addrHashHelper"> I... -
CFOBJECT error
This error is occurring in CF4.5. I believe this is the first version that CFOBJECT was implemented, but don't know the extent of the error... -
CFObject with ASP Script
Hey All, I have a bit of an issue while trying to get a ASP Script to work in ColdFusion. I was able to connect to the objects, but I was getting... -
Using cfobject to call a dll
Hi all Hope someone can help me with this problem i have. I have created an online shop which is using an integrated payment gateway (cybersource... -
Using CfObject
Tom CF Apr 6, 1:52 am show options From: "Tom CF" <kohlivis...@gmail.com> - Find messages by this author Date: Wed, 06 Apr 2005 08:52:56...



Reply With Quote

