Skip to main content
Participant
August 6, 2014
Answered

Using ColdFusion and getting “Internal Server Error” instead of ColdFusion error page

  • August 6, 2014
  • 1 reply
  • 646 views

I'm using IIS7 with Windows Server2008 R2. I have ColdFusion 11 set up and running. Everything seems to work fine except whenever I have a coldfusion error, I get an error message from IIS instead of ColdFusion. I get the generic 500 - Internal Server Error instead of the ColdFusion page telling me what is wrong.

This is a new installation on an empty server. Nothing else is running on this machine and nothing else has been loaded.

In the ColdFusion Administrator I have the check boxes for "Enable Robust Exception Information" and "Enable Request Debugging Output" checked.

If there are no errors on the page, the page works fine. Its just hard to debug when I can't see what's wrong if there is a typo or something.

Thanks.

    This topic has been closed for replies.
    Correct answer Anit_Kumar

    You need to uncheck the box for "Enable HTTP Status Codes" under Server Settings > Settings within CF Admin.

    Regards,

    Anit Kumar

    1 reply

    Anit_Kumar
    Anit_KumarCorrect answer
    Inspiring
    August 7, 2014

    You need to uncheck the box for "Enable HTTP Status Codes" under Server Settings > Settings within CF Admin.

    Regards,

    Anit Kumar