> We are getting the following error on our network of sites. 
> Running CF4 on NT.
> 
> ...
>
> Diagnostics : Error loading CFX custom tag library<P> Windows NT 
> error number 1114 occurred while attempting to load library
> 'D:\CFUSION\CustomTags\cfx_ad.dll'.<P><p>The error occurred 
> while processing an element with a general identifier of (CFX_AD), 
> occupying document position (89:1) to (89:123) in the template file
> \\VALHALLA\WEBFILES\CAROLINAS\JOBS\WELCOME.CFM.</p>

Have you used this CFX_AD in the past without problems?

One thing I've had to do to diagnose problems like this in the past is to
check for dependencies within DLLs. You can use the Dependency Checker tool
that's available with the NT 4 Resource Kit for this. Just open the DLL in
question, and it'll show you what libraries that DLL uses, and whether those
libraries are available.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to