RE: Trying to pinpoint an error

2006-02-24 Thread Wurst, Keith D.
make sure application.cfm starts with a capital letter (ie. Application.cfm) -Original Message- From: Eric Scuccimarra [mailto:[EMAIL PROTECTED] Sent: Thursday, February 23, 2006 1:32 PM To: CF-Talk Subject: Trying to pinpoint an error I am running CFMX 6 on a RedHat

Re: Trying to pinpoint an error

2006-02-24 Thread Thomas Chiverton
If line one is a cfscript block, or try/catch is involved, line numbers/template name may be wrong. -- Tom Chiverton Advanced ColdFusion Programmer ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233357 Archives:

RE: Trying to pinpoint an error

2006-02-23 Thread Munson, Jacob
Are you cfparaming all your non-private variables (form, url, etc.)? > -Original Message- > From: Eric Scuccimarra [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 23, 2006 11:32 AM > To: CF-Talk > Subject: Trying to pinpoint an error > > I am running CFMX 6 on

Trying to pinpoint an error

2006-02-23 Thread Eric Scuccimarra
I am running CFMX 6 on a RedHat Linux server. There is a pervasive error I am unable to duplicate. I am however getting emails from my global error handler that says that the error is occuring on line 1. It is a session variable which is undefined. As I am unable to find what line this error i