Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
solosier2 #1
page not found CF, not apache error
when i have a 404 error on a file that doesnt end in .cfm apache redirects it
to it's own 404 errordoc just fine. but when a .cfm file is not found, i get a
CF error. How do i catch that? I have the following in my application, but none
catch it: <cferror template='error.cfm' type='Exception' exception='any'>
<cferror template='error.cfm' type='request' exception='any'> <cferror
template='error.cfm' type='validation'>
solosier2 Guest
-
Page not found error
I've just upgraded from CF 5.0 to CF MX 7.0. One of my CF scripts that includes looping through a DB query does not work well anymore. Under CF 5.0... -
Spontaneous Page Not Found error
We've been experiencing some of our ColdFusion servers spontaneously stop being able to see a file, which results in a "Page cannot be found" error.... -
What about page not found error?
I am trying to create a custom Page Not Found page similar to a 404 redirect in IIS. I have placed the following code in my Application file but the... -
page not found error in mx 7
I just downloaded the trial version of MX 7. This is a completely brand new installation on IIS 6 and what happens is that the installation runs... -
Page Cannot be Found Error
that error is a server error and has nothing to do with Publisher. I accessed your site just fine. assuming they entered the correct url what most...



Reply With Quote

