Re: Dinowitz_Debug

2004-07-26 Thread Philip Arnold
OK, I think I've found another problem with it, or with the CF debug reporting It's not showing all templates in the Tree, there are 2 that I can guarantee are being called, and they're not listed [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donation

Re: Dinowitz_Debug

2004-07-22 Thread Thomas Chiverton
On Wednesday 21 Jul 2004 18:03 pm, Philip Arnold wrote: > Unable to write CFFORM _javascript_ functions. I get that, yet the tree appears anyway as a java applet. Maybe a try/catch to squish the error ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTEC

Re: Dinowitz_Debug

2004-07-21 Thread Philip Arnold
Found an error: Unable to write CFFORM _javascript_ functions.       The error occurred in C:\CFusionMX\wwwroot\WEB-INF\debug\dinowitz_debug.cfm: line 372 I'm using lots of CFFLUSH tags, so it can't get to the header [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

Re: Dinowitz_Debug

2004-07-19 Thread Thomas Chiverton
Nice tool - one possible enhancement though. Could it (optionaly) strip of the cf_root from the front of the file paths ? At the moment, they all have "/opt/bea/user_projects/devel_bf_platform/ceo_platform" on the front for instance, which makes it hard to read. -- Tom Chiverton Advanced ColdF

Re: Can't find Dinowitz Debug was Re: Dinowitz_Debug

2004-07-17 Thread Michael Dinowitz
TECTED]> Date: Sat, 17 Jul 2004 19:04:25 -0700 Subject: Can't find Dinowitz Debug was Re: Dinowitz_Debug To: CF-Talk <[EMAIL PROTECTED]> Went to HOF main page --- No Dinowitz debug??? Help? TIA Dick [Todays Threads] [This Message] [Subscription]

Re: Dinowitz_Debug

2004-07-17 Thread Michael Dinowitz
I didn't put in a new table layout and just removed the old one. The new one will be the same thing, but rather than say that template X was run 5 times, it'll show ALL of the templates in order but in a table rather than in a tree. On Fri, 16 Jul 2004 19:36:29 -0400, Michael Dinowitz wrote: > > G

Can't find Dinowitz Debug was Re: Dinowitz_Debug

2004-07-17 Thread Dick Applebaum
Went to HOF main page --- No Dinowitz debug??? Help? TIA Dick [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Dinowitz_Debug

2004-07-17 Thread C. Hatton Humphrey
> > I'm seeing the standard debug screen.  Did I grab the wrong one? > > Did you put the file into the right folder, and select > Dinowitz_Debug.cfm as the debug output format? Yes I did - I'm used to using the docked debug screen running in a different window and did not have the execution times

Re: Dinowitz_Debug

2004-07-17 Thread Philip Arnold
On Fri, 16 Jul 2004 23:09:44 -0400, C. Hatton Humphrey wrote: > > I'm seeing the standard debug screen.  Did I grab the wrong one? Did you put the file into the right folder, and select Dinowitz_Debug.cfm as the debug output format? [Todays Threads] [This Message] [Subscription] [Fast Unsu

RE: Dinowitz_Debug

2004-07-17 Thread Pascal Peters
You have to set "Report Execution Times >> Using the following output mode" to "tree" Pascal > -Original Message- > From: Philip Arnold [mailto:[EMAIL PROTECTED] > Sent: 17 July 2004 04:22 > To: CF-Talk > Subject: Re: Dinowitz_Debug > &

Re: Dinowitz_Debug

2004-07-16 Thread C. Hatton Humphrey
> > Go to the front of House of Fusion (http://www.houseoffusion.com). The > > download location as well as the install instructions are right there. > > Have fun and let me know what you think. > > The table breakdown isn't working for me > > I get the Queries and the Scopes, but the Execution T

Re: Dinowitz_Debug

2004-07-16 Thread Philip Arnold
On Fri, 16 Jul 2004 19:36:29 -0400, Michael Dinowitz wrote: > Go to the front of House of Fusion (http://www.houseoffusion.com). The > download location as well as the install instructions are right there. > Have fun and let me know what you think. The table breakdown isn't working for me I get t

Re: Dinowitz_Debug

2004-07-16 Thread Michael Dinowitz
Go to the front of House of Fusion (http://www.houseoffusion.com). The download location as well as the install instructions are right there. Have fun and let me know what you think. > Where do we get it for testing??? -- Michael Dinowitz http://www.houseoffusion.com For all your ColdFusion needs

Re: Dinowitz_Debug

2004-07-16 Thread C. Hatton Humphrey
> Where do we get it for testing??? I'll second that request! Hatton [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: Dinowitz_Debug

2004-07-16 Thread DURETTE, STEVEN J (AIT)
Michael, Where do we get it for testing??? Steve -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 2:54 PM To: CF-Talk Subject: Dinowitz_Debug Dinowitz_Debug is a new debugging template for CFMX that makes use of CFTREE to show a

Dinowitz_Debug

2004-07-16 Thread Michael Dinowitz
Dinowitz_Debug is a new debugging template for CFMX that makes use of CFTREE to show a proper threaded relationship between templates. It also cleans up some of the debugging code, removes what's not being used and makes it faster (which is needed for the slower CFTREE). What's lost? Co