you can also use onMissingTemplate() method in your Application.cfc
this way you can define different error pages and handlers for your
missing .cfm templates for each application running on same server,
whereas settings in cf admin are server-wide (all applications running
on same server will use same missing template page).

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/


On 27/08/2009 21:27, Peter Boughton wrote:
>   
>> From here I checked the verify that file exists open. 
>>     
> Don't do that - it breaks things (as you've discovered).
>
> Instead, in the Administrator, you can specify the "Missing Template Handler" 
> - set that to the same file as you're using for IIS and it should solve your 
> problem.
>
> (You probably also want to set the "Site-wide Error Handler" too.) 
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325767
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to