I have CF 9 developer version running on IIS 7, my server is http://localhost:81
I look in the cfadmin and the debugging options are selected, I check
Application.cfc and I've got

        <cfsetting
                requesttimeout="200"
                showdebugoutput="true"
                enablecfoutputonly="false"
                />

And yet, there's no debugging at the bottom showing queries ran,
structures, etc.

Is it because I have it running in IIS or a different port? Is there a
setting I turn on to allow me to see the debugging info?

Thanks!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349002
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to