ColdFusion 8: JSONDataSet.loadDataIntoDataSet: invalid flag error
Related Categories: ColdFusion AJAX,
I ran into this bug when integrating a JSON data set call in CF that retrieves database query from a CFC:
Turns out I had request output debugging turned on in the CF Admin, and the CFC returned debugging at the end of the stream. You have to disable debugging either in the Admin or via



There are no comments for this entry.
[Add Comment] [Subscribe to Comments]