> I have the following for OnError. Live mode (application.setlocal eq 0)
> works perfectly. It's the ELSE that's not working.  In the else I want
> it to show robust error messaging... but I'm getting a blank screen.

The onError() method is catching the error for you, so if you want
ColdFusion to re-throw the exception, try the <cfrethrow> tag to have
it raise the exception again.


-Justi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347592
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to