Hi. I am trying to set up a error handler page/ missing template handler template in the Coldfusion Administrator Settings. My file is errorpage.cfm. If I try to put any cfml into that code, even a cfinclude tag, it generates hte regular file not found error when trying to access a missing template, e.g. a mistypedd cfm like indx.cfm instead of index.cfm It returns the usual error of coldfusion saying: "File not found: /indx.cfm"
but if I remove the cfml tags, put plain html tags, it works fine in that case. Please advise. Am I missing something here? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253648 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

