No restart needed. Sounds like the path to your mapping may be wrong or IIS can't reach your 404 folder. If the latter is the case, create a virtual directory in IIS for the 404 folder. That will take care of that problem for sure.
Phil -----Original Message----- From: Matt Williams [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 9:24 PM To: CF-Talk Subject: Re: 404 help I'm using the Professional version of CFMX 6.1. Does this matter? Would I need to restart the CF Service? Under Settings and Missing Template Handler, I did as Phillip suggested (create a mapping, edit the Missing Template Handler), but still get the default. Under this input box it says this: "Specify the relative path to a template to execute a cfinclude tag cannot find a requested template." This sentence doesn't make sense to me. It sounds like it only runs when a cfinclude cannot find a template. On 6/21/06, Phillip Holmes <[EMAIL PROTECTED]> wrote: > > Create a mapping in the coldfusion admin that points to the folder > with the 404. > > i.e. > > Mapping named /404 points to e:\wwwroot\404 > > Then, in the missing template handler field: > /404/404.cfm > > Warmest Regards, > > Phillip B. Holmes > http://phillipholmes.com > > > > > > -----Original Message----- > From: Denny Valliant [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 21, 2006 8:33 PM > To: CF-Talk > Subject: Re: 404 help > > On 6/21/06, Phillip Holmes <[EMAIL PROTECTED]> wrote: > > > > There is a field in the cfadmin where you can enter a custom 404 for > > CFM pages. > > > When I try to change this from the 404.cfm, I get an error that > whatever file I try to specify doesn't exist. I assume I can find the > default 404.cfm, and add mine to the same folder (this happens to be > where CFIDE is, so I guess the default is wherever you installed CFIDE > to in the first place). > > Yeah, so, guess that's it. Find the orig 404, add yours, then change > cfadmin. > > Now to add some DB stuff to see what's missing... > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244521 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

