Didn't solve the problem,
deleted the entry from admin,
re-registered it, same problem,

then tried regSvr32 "dll location",

First got Dunzip31.dll could not be found,
then CFX_Zip.dll could not be found,

mmmm...

-----Original Message-----
From: Critz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 4:34 PM
To: CF-Talk
Subject: Re[2]: Problems installing a cfx dll


oi Eric!!

it  probably  has  something to do with the fact there is a bug in Ben's
install
program. it skips a key needed in the registry for the cfx_zip tag..
if  you want you can go in the registry and add type ="CPP" or you can just
fire
up  admin.....delete  the  entry there....(you cannot edit it due to the
missing
regkey) and then just re-register the cfx........wala. bob's yer uncle


-- 
Critz
Certified Adv. ColdFusion Developer

Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion">
------------------------------------
Tuesday, May 21, 2002, 11:31:07 AM, you wrote:

CE> When you say "installed", did you use regsvr32.exe ?
CE> I'm not 100% if this is necessary... but it might be. :)

CE> Eric

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


CE> Greetings,

CE> installed a dll and registered it in CFSERVER,

CE> but when running the tag I get this error,

CE> The library associated with the custom tag CFX_ZIP
CE> (C:\CFusion\cfx\CFX_Zip\CFX_Zip.dll) was not found.

CE> <CFSET VARIABLES.ZIPPath="#REQUEST.LOGPATH##SESSION.CustomerName#">
CE> <CFX_Zip
CE>          ACTION="ZIP"
CE>          FILE="#VARIABLES.ZIPPath#*.*"
CE>          ZIPFILE="#REQUEST.ZIPPath##SESSION.CustomerName#.ZIP"
CE>          RECURSE="Yes"
CE>          STOREPATH="Yes">

CE> Am I missing something simple here,

CE> J

CE> 

______________________________________________________________________
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