berniedolan
Viewing by month: July 2007
Robust Exception Information Misconception?
July 11, 2007
Say THAT five times fast. :) If you tend to bundle detailed exception information for an email or log when your ColdFusion application throws an error, you MAY be under the impression that you need to turn on the "Enable Robust Exception Information" setting in the ColdFusion administrator in order to access things like the 'Java stack trace', 'SQL statement used', etc...
It just isn't so. Even with this setting turned off, all the info you need is available in cfcatch.
So take Ray's recent advice -- and disable that setting if you have it enabled in production -- you don't want it, you don't need it.
Comments (0) | Related Categories: ColdFusion
My Simpsons Avatar
July 05, 2007
Comments (0) | Related Categories: Personal