My vauge memory of the last time that I tried to do this was that CF5 
was not so reliable over mapped drives...

drop back to a physical drive or a true NFS...

L.


On Saturday, April 27, 2002, at 07:24 AM, Hewitt, Andrew wrote:

> I had a similar problem a while back when installing spectra over a 
> mapped drive.  If I recall correctly the problem wasn't the 
> cfa_FileCompare but the cfa_resolveCFMapping tag that is called from 
> cfa_isOriginalDefaultHandler before cfa_FileCompare.  Somehow the 
> mapping it was returning was incorrect and that was stopping me from 
> getting to the webtop.
>
> I would suggest you take a look at what cfa_resolveCFMapping is 
> returning when it is called from cfa_isOriginalDefaultHandler and make 
> sure that is correct.  It is a bit hazy in my mind but I believe I 
> played around with that a little and things started working.
>
>
> Andrew Hewitt
> Webworld Studios, Inc.
> www.wwstudios.com
>
>
> -----Original Message-----
> From: Steve Jaeger [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 23, 2002 8:50 PM
> To: Spectra-Talk
> Subject: RE: discontinuation
>
>
> I ran into this same problem when I ran the upgrade on my development
> server.  I posted the message to the spectrasource message board, but I
> received no replies.  The issue I am seeing is this:
>
> --------------------------------------------
> There is a file that was modified during the update that is now throwing
> an error. There was no backup ".000" file created for this template. The
> template is:
> <programRoot>\CUSTOMTAGS\SYSTEM\COAPI\UTILS\CFA_ISORIGINALDEFAULTHANDLER
> CFM
> This template is calling a custom tag called <cfa_fileCompare> that does
> not exist. Along with this error in my application, I am unable to log
> into the webtop since the update.
> --------------------------------------------
>
> We have run the upgrade on our production servers without any problems,
> but that was in February.  Any help would be appreciated on solving this
> issue.
>
> Thanks.
>
> -----Original Message-----
> From: Raymond Camden [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 23, 2002 4:55 PM
> To: Spectra-Talk
> Subject: RE: discontinuation
>
>
> I've already pinged Tom off-list, but a quick query - is anyone else out
> there missing cfa_filecompare? It shows up in my
> customtags\system\\coapi\utils folder. How about yall?
>
> =======================================================================
> 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: Tom Cheek [mailto:[EMAIL PROTECTED]]
>> Sent: Tuesday, April 23, 2002 6:14 PM
>> To: Spectra-Talk
>> Subject: RE: discontinuation
>>
>>
>> did the post 1.5.1 update and now I get cfa_filecompare file
>> not found....
>> what happened?...nothing works, no site , no webtop
>>
>> -Tom
>>
>> -----Original Message-----
>> From: Raymond Camden [mailto:[EMAIL PROTECTED]]
>> Sent: Friday, April 19, 2002 5:47 AM
>> To: Spectra-Talk
>> Subject: RE: discontinuation
>>
>>
>> FYI, I notice your site loads up w/o the style sheet. When the page is
>
>> done loading, the style sheet 'flashes' in. I recently found out that
>> you can fix this by adding a blank javascript call:
>>
>> <script language="javascript"> </script>
>>
>> Not a big deal, but I thought I would share.
>>
>> ==============================================================
>> =========
>> 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: Geoff Bowers [mailto:[EMAIL PROTECTED]]
>>> Sent: Thursday, April 18, 2002 5:54 PM
>>> To: Spectra-Talk
>>> Subject: Re: discontinuation
>>>
>>>
>>> On this note... we are heading up an engineering effort to build a
>>> spectra-esque COAPI based purely on CFC's.  This might offer
>>> an option
>>> for people to transition out of a reliance on Spectra but
>> still enjoy
>>> the benefits of a Spectra like development environment.
>>>
>>> This is an open source effort (or will be when we release the
>>> code).  It
>>> is not officially supported by Macromedia.  Daemon will be
>> releasing
>>> what we have when CFMX goes live.  Anyone who is interested
>>> after that
>>> point is more than welcome to help us out.
>>>
>>> Rudimentary information is available at:
>>>    http://necromedia.daemon.com.au/
>>> (bringing dead software to life... :-)
>>>
>>> Join a mailing list to learn more in the near future.
>>>
>>> More comprehensive info will be available post CFMX launch
>> - and the
>>> project codename will likely change to protect the innocent.
>>>
>>> -- geoff
>>> http://www.daemon.com.au/
>>>
>>> Neil Clark - =TMM= wrote:
>>> ..8<...snip...8<...
>>>> In the May announcement, Macromedia also discussed plans to
>>> engineer a
>>>> version of the Spectra content object API (COAPI) into the
>>> Neo version
>>>> of the application server. This engineering effort resulted in a
>>>> technology called ColdFusion Components (CFCs). ColdFusion
>>> components
>>>> allow you to write encapsulated, reusable code on which you
>>> can perform
>>>> activities (invoke methods). This is similar to the way you
>>> work with
>>>> content objects in Spectra. ColdFusion components do not, however,
>
>>>> include a database layer that automatically persists data
>> associated
>>>> with your object, as the Spectra COAPI did. Components do
>>> allow you to
>>>> create a custom persistence mechanism to access components
>>> as virtual
>>>> instances.
>>> ..8<...snip...8<...
>>>
>>>
>>>
>>
>>
>
>
> 
______________________________________________________________________
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