I am using IIS7 with Windows Server2008 R2. I have ColdFusion 11 configured and running. Everything seems to work fine, except when I have a coldfusion error, I get an error message from IIS instead of ColdFusion. I get a generic 500 - Internal server error instead of a ColdFusion page telling me what is wrong.
This is a new installation on an empty server. Nothing works on this machine, and nothing else is loaded.
In the ColdFusion Administrator, I have checked the boxes for "Enable reliable exception information" and "Enable debug request."
If there are no errors on the page, the page works fine. It is simply difficult to debug it when I do not see what is wrong if there is a typo or something like that.
Thanks.
source share