Guys,
Either I'm walking in the footsteps of giants...
OR the more things change, the more they stay the same!
I'm getting "coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: 
Could not find the included template ..\jobs/exception.circuit.cfm." when 
viewing a page to view my jobs.
Configuration is CF 7.0.2 running locally with FuseBox 4.1 core files and my 
code to allow me to create, edit, list jobs and see just mine or all that 
anyone has created.
Just noticed the mixed slash directions in the path there... and the jobs 
directory has subs of "action","display", and "query" so it's probably a munged 
path in the circuits.xml.cfm file OR in the display template, dsp_myJobs.cfm
BTW, I'm NOT including a file named "exception.circuit.cfm", and there is a 
file exception.fusebox.cfm at the root of the FB 4.1 core files.

Thoughts, comments, bagels?

>Okay, I'm completely stumped:
>
>CF MX 6.1 w/ updater
>
>This code:
>
><cfoutput>
>       file-exists = #fileexists(
>       getdirectoryfrompath(getcurrenttemplatepath())
>       & '\' & tagpath)#
></cfoutput>
><cfmodule template="#tagpath#" ...>
>
>
>Produces this:
>
>--------------------
>file-exists = YES
>
>...
>
>The following errors occurred:
>
>Could not find the included template
>..\..\..\..\..\..\..\_customtags\dba\members\permissioninfo.cfm.
>--------------------
>
>
>Why on earth would CF not be able to find the template on the very
>next line when it's already indicated that the template exists, beyond
>the shadow of a doubt, at the specifid path.
>
>
>
>s. isaac dealey     954.927.5117
>new epoch : isn't it time for a change?
>
>add features without fixtures with
>the onTap open source framework
>
>http://macromedia.breezecentral.com/p49777853/
>http://www.sys-con.com/story/?storyid=44477&DE=1
>http://www.sys-con.com/story/?storyid=45569&DE=1
>http://www.fusiontap.com 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311052
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