Or go into your server settings go to debug and set the:
 <<...>>        Detail view - shows the time to process the page broken down
by all the individual pages that were used to compose the final page. (You
must restart ColdFusion Server in order for changes to this setting to take
effect.)        

option.

Putting the <!-- file name --> could be considered a security risk. stick to
cf comments (remap ctrl+shft+m in Studio to CF comments!)

> ----------
> From:         Peter Theobald[SMTP:[EMAIL PROTECTED]]
> Sent:         22 September 2000 16:01
> To:   CF-Talk
> Subject:      RE: Template not found. Which template?
> 
> Nice and simple!
> 
> At 12:30 AM 9/22/00 -0700, Mark Warrick wrote:
> >Peter - here's a clue to help you out:
> >
> >In each file you create, add an HTML comment line identifying the
> filename at the beginning and ending point of the file.  (<!-- begin
> filename.cfm --->)  That way, when an error occurs, you can view the
> source and see which file was last processed before the error occured.
> >
> >---mark
> >
> >
> >--------------------------------------------------------------
> >Mark Warrick
> >Phone: (714) 547-5386
> >Efax.com Fax: (801) 730-7289
> >Personal Email: [EMAIL PROTECTED]
> >Personal URL: http://www.warrick.net 
> >Business Email: [EMAIL PROTECTED]
> >Business URL: http://www.fusioneers.com
> >ICQ: 346566
> >--------------------------------------------------------------
> >
> >
> >> -----Original Message-----
> >> From: Peter Theobald [mailto:[EMAIL PROTECTED]]
> >> Sent: Friday, September 22, 2000 12:05 AM
> >> To: CF-Talk
> >> Subject: RE: Template not found. Which template?
> >> 
> >> 
> >> How would it be clear if I click on a link that loaded a handler 
> >> template (index.cfm) that itself includes 30 other templates?
> >> 
> >> I suppose I could put <cftry> and <cfcatch> around the entire 
> >> file and print more information myself. But the last time I tried 
> >> that the error information I found was exactly the same as what 
> >> CF printed by default. No more no less.
> >> 
> >> At 05:08 PM 9/22/00 +1100, Scott, Andrew wrote:
> >> >Try <cftry> and <cfcatch> tags there is a way to put the stack 
> >> onto the page
> >> >that will show the last page called, then it would be a matter of
> that.
> >> >However if you clicked on a link or something then it would beclear
> that
> >> >this template would be the culprit, basic QA would solve this fairly
> >> >quickly:-)
> >> >
> >> >regards
> >> >
> >> >Andrew Scott
> >> >ANZ eCommerce Centre
> >> >* Ph 9273 0693  
> >> >* [EMAIL PROTECTED]
> >> >
> >> >
> >> >-----Original Message-----
> >> >From: Peter Theobald [mailto:[EMAIL PROTECTED]]
> >> >Sent: 22 September 2000 16:30
> >> >To: CF-Talk
> >> >Subject: Template not found. Which template?
> >> >
> >> >
> >> >I have a "FuseBox-like" structure with a lot of template files 
> >> including other template files.
> >> >Now I get the error: Template not found. But WHICH template 
> >> isn't found?! It could be any one of about 30 templates!
> >> >
> >> >Why on Earth didn't Allaire print the NAME of the template you 
> >> are trying to include?
> >> >How can I find out?
> >> >
> >> >
> >> >
> >> >-----------------------------------------------------------------
> >> ----- -----
> >> >Peter Theobald, Chief Technology Officer
> >> >LiquidStreaming http://www.liquidstreaming.com
> >> >[EMAIL PROTECTED]
> >> >Phone 1.212.545.1232 Fax 1.212.679.8032
> >> >
> >> >-----------------------------------------------------------------
> >> -----------
> >> >--
> >> >Archives: http://www.mail-archive.com/[email protected]/
> >> >To Unsubscribe visit
> >> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/c
> >f_talk or
> >>send a message to [EMAIL PROTECTED] with 'unsubscribe'
> in
> >>the body.
> >>------------------------------------------------------------------------
> ------
> >>Archives: http://www.mail-archive.com/[email protected]/
> >>To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body. 
> >
> >
> >-------------------------------------------------------------------------
> --
> >Peter Theobald, Chief Technology Officer
> >LiquidStreaming http://www.liquidstreaming.com
> >[EMAIL PROTECTED]
> >Phone 1.212.545.1232 Fax 1.212.679.8032
> >
> >-------------------------------------------------------------------------
> -----
> >Archives: http://www.mail-archive.com/[email protected]/
> >To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> >
> >-------------------------------------------------------------------------
> -----
> >Archives: http://www.mail-archive.com/[email protected]/
> >To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebarsts&bodysts/cf_talk or send
> a message to [EMAIL PROTECTED] with 'unsubscribe' in the
> body. 
> 
> 
> --------------------------------------------------------------------------
> -
> Peter Theobald, Chief Technology Officer
> LiquidStreaming http://www.liquidstreaming.com
> [EMAIL PROTECTED]
> Phone 1.212.545.1232 x204 Fax 1.212.679.8032
> 
> --------------------------------------------------------------------------
> ----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> 
**********************************************************************
 This email and any attachments are confidential and solely
 for the use of the intended recipient.  They may contain
 material protected by legal professional or other privilege.
 If you are not the intended recipient or the person responsible
 for delivering to the intended recipient, you are not authorised
 to and must not disclose, copy, distribute or retain this email
 or its attachments.  Although this email and its attachments
 are believed to be free of any virus or other defect, it is the
 responsibility of the recipient to ensure that they are virus free
 and no responsibility is accepted by the company for any
 loss or damage arising from receipt or use thereof.

**********************************************************************
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to