No I did it through CFSERVER under Extensions/ CFXTags, would this matter,
-----Original Message----- From: Carlisle, Eric [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 4:31 PM To: CF-Talk Subject: RE: Problems installing a cfx dll When you say "installed", did you use regsvr32.exe ? I'm not 100% if this is necessary... but it might be. :) Eric -----Original Message----- From: John McCosker [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 11:28 AM To: CF-Talk 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 ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

