Pete Ruckelshaus wrote: > I'm trying to get page timings on some problems I'm trying to debug, but I > can't get them to display. I've set my IP address in CF Administrator's > debugging IP's screen, I've got debugging options turned on, etc. I checked > the archive and couldn't find anything. The page is using cfcache but the > debug output still doesn't show after I've commented it out. Any clues? > I'm using CF5 Ent on Win2K Server
Try <cfsetting showdebugoutput="yes"> as the last line in your OnRequestEnd.cfm Jochem ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

