I'm relatively new to CFMX 6.1 (though I do have a handfull of CF5
servers I'm in charge of).  This one is CFMX 6.1 / Windows 2000
Advanced Server.

Anyway, I've put a cfx tag (CFX_ResolveDNS.dll) in my
C:\CFusionMX\CustomTags directory.  I've registered it in CF Admin,
but each time we try to load up the test page we get an error of
"Unable to Load Library".

I've tried all versions of letter case - cfx_resolvedns,
CFX_ResolveDNS etc. - no help.  To see if it's a permissions issue, I
temporarily gave the CustomTags folder and the specific dll Everyone /
Full Control privs - no help (also, there is another cfx tag in that
folder that is working fine and I've matched the security permissions
between the two DLLs to no avail).

Not sure if this stack trace info is any help, but here it is:
Stack Trace (click to expand)  
at 
cfCFX_ResolveDNS2ecfm142035402.runPage(D:\UserHome\varady\CFX_ResolveDNS.cfm:32)

coldfusion.tagext.DerivedNativeCFXException: Unable to load library
        at coldfusion.tagext.NativeCfx.processRequest(Native Method)
        at coldfusion.tagext.CfxTag.doStartTag(CfxTag.java:110)
        at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1876)
        at 
cfCFX_ResolveDNS2ecfm142035402.runPage(D:\UserHome\varady\CFX_ResolveDNS.cfm:32)


12:44:40.040 - coldfusion.tagext.DerivedNativeCFXException - in
D:\UserHome\varady\CFX_ResolveDNS.cfm : line 32
            Unable to load library

Any ideas?

Thanks!
Steve

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184765
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to