Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Detailed Error Messages

New Here ,
Aug 29, 2013 Aug 29, 2013

We're upgrading from CF8 to CF10.  One of the things I always liked about Coldfusion was that it gave some pretty detailed error messages by default, so that you could see roughly where your code was exploding at.

I'm working through updating the places in the code where there's things not compatible before I upgrade on the server, but these generic error messages are pretty useless.  Is there any way to get the older style of error messages back in CF10, atleast on the development machine?  I'm using the built in web server.

731
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Aug 29, 2013 Aug 29, 2013

Hi

In ColdFusion 10 Administrator, Debugging & Logging > Debug Output Settings check the first 3 options.



Thanks

VJ


Translate
Enthusiast ,
Aug 29, 2013 Aug 29, 2013

Hi

In ColdFusion 10 Administrator, Debugging & Logging > Debug Output Settings check the first 3 options.



Thanks

VJ


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 29, 2013 Aug 29, 2013
LATEST

Thank you sir!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources