Alright then, that one falls squarely under the heading of questions you should 
wait 5 more minutes to ask...

Restarted CF and now we're good to go.

Thanks anyway!
--Ferg



> OK, I've got a strange thing happening this AM. I can't seem to figure 
> out why a custom tag is getting executed WHERE it is getting executed.
> 
> 
> I've got an application that lives in a folder; let's call it "myapp", 
> which lives in "C:\apps\myapp". I've got a custom tag path in the CF 
> Administrator set to "C:\extensions\customtags"
> 
> Under that folder, I've got three folders:
    
> ferguson
    
> myapp
    
> myotherapp
> 
> Those three folders have several custom tags each. One of which is 
> display_error.cfm. I noticed that when running the myapp application, 
> when I call <cf_display_error...> that it gets executed from the 
> ferguson directory. I thought that might be because it just starts in 
> that custom tag path directory and runs the first file called 
> display_error.cfm that it finds and the ferguson directory, 
> alphabetically speaking, is the first one there that contains that 
> file. So to fix this, I renamed that file (in the ferguson directory) 
> to ferg_display_error.cfm. Now when I get to <cf_display_error...> I 
> get an error message saying, "File not found: 
> C:\extensions\customtags\ferguson\display_error.cfm" Why is it looking 
> there? Why is it not continuing through the folders until it finds 
> C:\extensions\customtags\myapp\display_error.cfm, which is most 
> certainly there?
> 
> I may just be making the stupidest mistake here, but I've backed up 
> all the way across the room and still can't see it.
> 
> Thanks,
> Ferg 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295848
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to