It should be in \sysroot\customtags\system\coapi\utils

My installer.cfm only backs up files before it copies them over, it does
not delete.
====================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Marcantonio Silva [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, September 13, 2001 3:08 PM
> To: Spectra-Talk
> Subject: Re: Large mod released
> 
> 
> 
> Hello,
> 
> I just installed the large mod, and when I come to the wbtop 
> I got this error. Coudn't find cfa_filecompare anywhere in my 
> spectra installation, does anyone knows where can I find it  ?
> 
> Regards,
> 
> 
> Error Occurred While Processing Request
>       Error Diagnostic Information
>       Cannot find CFML template for custom tag 
> CFA_FILECOMPARE. ColdFusion attempted looking in the tree of 
> installed custom tags but did not find a custom tag with this name. 
> 
> 
>       The error occurred while processing an element with a 
> general identifier of (CFA_FILECOMPARE), occupying document 
> position (15:1) to (19:1) in the template file C:\PROGRAM 
> FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\COAPI\UTILS\CFA_ISORIG
> INALDEFAULTHANDLER.CFM.
> 
> 
>       Date/Time: 09/13/01 15:49:11
>       Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 
> 5.0; .NET CLR 1.0.2914)
>       Remote Address: 127.0.0.1
>      
> 
> 
> 
>     _______________________
> 
>     Marcantonio Silva
>     Diretor de Tecnologia
>     Cel     :: [55 11] 9656-4634
>     Tesla :: [55 11] 3079-8988 - R. 204 - novo n�mero
>     www.tesla.com.br
>     _______________________
> 
> 
>   ----- Original Message ----- 
>   From: Raymond Camden 
>   To: Spectra-Talk 
>   Sent: Thursday, September 13, 2001 2:39 PM
>   Subject: RE: Large mod released
> 
> 
>   Folks, I've added the fix. 
> 
>   For those who are interested, this is the technique I used.
> 
>   The old installer script did this:
> 
>   Code
>   <!--- marker --->
>   wddx packet
> 
>   On run, read past marker, translate wddx to data, copy
> 
>   The new script does this:
>   Code
>   <!--- marker --->
>   <!---
>   wddx packet
>   --->
> 
>   The mere act of adding comments made cfserver ignore the packet and
>   dramatically sped up processing, even with the large 3 meg file.
> 
>   So.... give it a try and let me know what you think.
> 
>   
> ===========================================================> ========
>   Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
> 
>   Email: [EMAIL PROTECTED]
>   Yahoo IM : morpheus
> 
>   "My ally is the Force, and a powerful ally it is." - Yoda 
> 
>   
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to