You need to also copy dzip32.dll and dunzip32.dll to your server's
WINNT/System32 directory.  These are the DLLs that actually do the work.

Just look for them on a machine that was successfully running a licensed
copy of CFX_ZIP and copy them over... as soon as you pay your license fee.
:)

That will solve your problem.  Have a great one! :)

Respectfully,

Adam Phillip Churvis
Certified Advanced ColdFusion 5 Developer
Productivity Enhancement, Inc.
http://www.ColdFusionTraining.com
E-mail:  [EMAIL PROTECTED]
Phone:   770-446-8866

----- Original Message -----
From: "John McCosker" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, May 21, 2002 11:27 AM
Subject: Problems installing a cfx dll


> Greetings,
>
> installed a dll and registered it in CFSERVER,
>
> but when running the tag I get this error,
>
> The library associated with the custom tag CFX_ZIP
> (C:\CFusion\cfx\CFX_Zip\CFX_Zip.dll) was not found.
>
> <CFSET VARIABLES.ZIPPath="#REQUEST.LOGPATH##SESSION.CustomerName#">
> <CFX_Zip
> ACTION="ZIP"
> FILE="#VARIABLES.ZIPPath#*.*"
> ZIPFILE="#REQUEST.ZIPPath##SESSION.CustomerName#.ZIP"
> RECURSE="Yes"
> STOREPATH="Yes">
>
> Am I missing something simple here,
>
> J
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.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