Answered
Disabling Debug Output
Hey,
I am creating XML and the debug output generated by coldfusion is causing an error. I tried putting <cfsetting showdebugoutput="no"> at the top of my page and the error was still popping up. I then called up my server host and had them manually turn off the debut output, and the error was still showing up.
The obvious question is how do I know that the error is caused by Coldfusion debug output...behold the hideousness that, to my knowledge, is exclusively from that output
So two questions arise:
1) Can this output be caused by any other source? (and I've already checked all my data being inputted into the XML)
2) What can I do to get rid of this output
Thanks
I am creating XML and the debug output generated by coldfusion is causing an error. I tried putting <cfsetting showdebugoutput="no"> at the top of my page and the error was still popping up. I then called up my server host and had them manually turn off the debut output, and the error was still showing up.
The obvious question is how do I know that the error is caused by Coldfusion debug output...behold the hideousness that, to my knowledge, is exclusively from that output
So two questions arise:
1) Can this output be caused by any other source? (and I've already checked all my data being inputted into the XML)
2) What can I do to get rid of this output
Thanks
