I was hoping to put some generic cfcatch processing in Onrequestend.cfm It finds onrequestend OK, but throws an error :
Context validation error for tag cftry. The start tag must have a matching end tag. If I take the try/catch code out application.cfm and onrequestend.cfm and put it directly in the cfm page then it behaves as expected. Any way around this? Thanks, Phil. ----- Original Message ----- From: "Phil Evans" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2003 1:16 PM Subject: [cfaussie] RE: Friend for application.cfm? > Thanks! > > ----- Original Message ----- > From: "Mark Stanton" <[EMAIL PROTECTED]> > To: "CFAussie Mailing List" <[EMAIL PROTECTED]> > Sent: Tuesday, August 26, 2003 1:06 PM > Subject: [cfaussie] RE: Friend for application.cfm? > > > > Yes there is an OnRequestEnd.cfm. I also suggest that you name your file > > Application.cfm as this case is very important if you ever migrate to a > *nix > > box. > > > > > > Cheers > > > > Mark > > > > > > ______________ > > Mark Stanton > > Web Production > > Gruden Pty Ltd > > Tel: 9956 6388 > > Mob: 0410 458 201 > > Fax: 9956 8433 > > http://www.gruden.com > > > > > > --- > > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
