I have paid my licence fee,

also ordered a copy on CD,

MY MACHINE IS TRYING TO RUN A LICENSED COPY OF CFX_ZIP ALREADY

-----Original Message-----
From: Adam Churvis [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 5:53 PM
To: CF-Talk
Subject: Re: Problems installing a cfx dll


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
> 

______________________________________________________________________
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