RE: continous loop

2008-12-07 Thread Paul Giesenhagen
Can you show "more code" .. do you have a cflocation in there?


-Original Message-
From: Richard White [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 07, 2008 1:14 PM
To: cf-talk
Subject: continous loop

hi

we have the following code in the onrequeststart method in the application.cfc


  Access Denied


however this is causing a continuous loop, and we cannot see why??

can anyone spot the reason why this code would cause that

thanks




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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316393
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: continous loop

2008-12-07 Thread Adam Haskell
What is in the OnError method?


Adam


On Sun, Dec 7, 2008 at 2:13 PM, Richard White <[EMAIL PROTECTED]> wrote:

> hi
>
> we have the following code in the onrequeststart method in the
> application.cfc
>
> 
>  Access Denied
> 
>
> however this is causing a continuous loop, and we cannot see why??
>
> can anyone spot the reason why this code would cause that
>
> thanks
>
>
> 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316394
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: continous loop

2008-12-07 Thread Richard White
thanks for your reply adam. i found the error, i had a hidden cflocation that 
kept redirecting it back to itself...

thanks 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316400
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: continous loop

2008-12-07 Thread Richard White
>do you have a cflocation in there?

that was it!!! thanks paul 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316401
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4