Re: Debugging java errors in CFMX

2002-10-09 Thread Sean A Corfield
On Monday, Oct 7, 2002, at 11:34 US/Pacific, Yexley Robert D Contr Det 1 AFRL/WSI wrote: Line 90 is nothing more than the line with my /cfstoredproc on it. So it appears obvious to me that somewhere within my stored proc call that I have something wrong or missing or whatever. But I

Debugging java errors in CFMX

2002-10-07 Thread Yexley Robert D Contr Det 1 AFRL/WSI
I'm working on a template that uses cfstoredproc to pass form values from a struct to a stored procedure in the database. I have debugging enabled in the CF Administrator. Whenever I call this template by submitting the form, I simply get a blank page, it displays nothing (which it should),

RE: Debugging java errors in CFMX

2002-10-07 Thread Rob Rohan
: Debugging java errors in CFMX I'm working on a template that uses cfstoredproc to pass form values from a struct to a stored procedure in the database. I have debugging enabled in the CF Administrator. Whenever I call this template by submitting the form, I simply get a blank page, it displays nothing

RE: Debugging java errors in CFMX

2002-10-07 Thread Yexley Robert D Contr Det 1 AFRL/WSI
DOH!! I'll try that. Thanks much. ::YEX:: ))) -Original Message- From: Rob Rohan [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 3:26 PM To: CF-Talk Subject: RE: Debugging java errors in CFMX Just a guess, but try quoteing all the value attributes I.e. cfprocparam type

RE: Debugging java errors in CFMX

2002-10-07 Thread Yexley Robert D Contr Det 1 AFRL/WSI
to find out what's raising the error? (No, I don't have DWMX, nor can I get it, sorry) ::YEX:: ))) -Original Message- From: Rob Rohan [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 3:26 PM To: CF-Talk Subject: RE: Debugging java errors in CFMX Just a guess, but try