I would imagine that it would fire but before the cflocation. Cflocation does a header request forward which would happen when the page has loaded
-----Original Message----- From: Kym Kovan [mailto:[email protected]] Sent: Monday, 21 February 2011 1:25 PM To: [email protected] Subject: Re: [cfaussie] IIS7 CF9 CFLOCATION problems? On 21/02/2011 11:46, www.clickfind.com.au wrote: > Does anyone have CF9 running on IIS7 Windows 2008 64bit? yes. > > I'm having major weird problems. I have to admit a bit of "I've never tried this" but does OnRequestEnd fire when you do a cflocation type redirect? > > It looks as though it's got to do with cflocation/redirecting. After a > redirect it seems to just execute the application.cfc and not the > calling template > > The error occurred in C:\inetpub\wwwroot\production\au_com_clickfind > \Application.cfc: line 760 > Called from C:\inetpub\wwwroot\production\au_com_clickfind > \Application.cfc: line 758 > Called from C:\inetpub\wwwroot\production\au_com_clickfind > \Application.cfc: line 721 > Called from C:\inetpub\wwwroot\production\au_com_clickfind > \Application.cfc: line 711 > The above lines are where the onRequestEnd method is located. > > My templates set a header file which is then included in the > onRequestend of application.cfc, but that's not set as the calling > template does not seem to be executed. > > However..... If I dump the CGI variables I see the > CF_TEMPLATE_PATH C:\inetpub\wwwroot\production\au_com_clickfind\sign- > in.cfm > > Any help, insight, ideas appreciated... > PS. is there a new list now that is used as this one seems to have > died down a bit! > <tongue in cheek> We are all still here, we are just so good that we don't need to chat much :-) </tongue in cheek> -- Yours, Kym Kovan mbcomms.net.au -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
