> I am having problems with the custom tag cf_autoresize:
> 
> ---------
> Error loading CFX custom tag library
> 
> Windows NT error number 1157 occurred while attempting to load 
> library 'c:\CFUSION\CFX\CFX_image.dll'.
> --------
> 
> How do I resolve this? image.dll is stored in the cfx 
> directory of the cf folder. I am using windows 98 with CF 4.0.

There are all kinds of things that might cause a CFX to fail. One problem
I've seen before is that there may be missing files on which the CFX is
dependent. You can find this out by using Dependency Checker (depends.exe),
which is available in the NT Resource Kit and MS Visual Studio, among other
places. Simply run depends.exe, open the DLL, and if there are any problems,
you'll see lots of red on the screen!

> How do I make the image.dll file visible within win98 window 
> explorer? In the window explorer it shows as not being there 
> but when I do a find file it shows as there.

By default, Windows is configured to hide system files from view within
Explorer. You can change this by selecting "Folder Options" from the Tools
menu, selecting the "View" tab, then clearing the checkbox which says
something like, "Hide system files".

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to