you need to set a sitewide missing template handler in the cf admin. if you're on CF 8, you can add an onMissingTemplate method to your Application.cfc on a per-application basis (if need be).
On Fri, Sep 26, 2008 at 8:32 AM, Paul Ihrig <[EMAIL PROTECTED]> wrote: > ok.. > i am not sure what to look at. > if you type a file like whatever.htm > our custom 404 page pops up just fine. > > but if it is a missing .cfm > i just get the cf debugger, and not a 404.cfm page > > you know > > The web site you are accessing has experienced an unexpected error. > Please contact the website administrator. > > The following information is meant for the website developer for > debugging purposes. > Error Occurred While Processing Request > File not found: /products/inde22x.cfm > > > Resources: > Enable Robust Exception Information to provide greater detail about > the source of errors. In the Administrator, click Debugging & Logging > > Debug Output > > > do i need to do some thing in cfadmin? > > > 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:313116 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

