Posts

Showing posts with the label web application

Macromedia still in the heart of Adobe ColdFusion

I have been using ColdFusion from version 7 MX. Now, in the ColdFusion 9 also, if you try to browse a cfm page without starting the ColdFusion service, you get this error. Server Error Either the Macromedia application server(s) are unreachable or none of them has a mapping to process this request. I am not sure why Adobe have not removed this reference. May be Adobe kept it as such so that others think it is Macromedia's fault, not Adobe's :-)

User types in the wrong address. Your site generates a 404 error, and calls your custom coldfusion 404 handler.

I found an interesting topic in Raymond Camden's blog. This is about "Better handling of missing files with your web application". Here is the link to the page http://bit.ly/ed8NOf .