Well now I feel like an idiot.  :)  I should have caught the missing quotation 
marks.  And the APPLICATION.CFM is in fact a typo, the actual file I'm using is 
APPLICATION.CFC, sorry 'bout that.

After replacing the quotation marks I have a new error, it is in line 5.  The 
verbiage of the error is as follows:

The system has attempted to use an undefined value, which usually indicates a 
programming error, either in your code or some system code; Null Pointers are 
another name for undefined values.

...and references the statement:  applicationtimeout="#CreateTimeSpan(0,2,0,0)#"

This seems odd because I remember using this code back when I first started 
working on this site and I seem to recall it worked, and this was with the 
alterations I mentioned in my previous post (to the DSN, DB fields, etc.).  I 
appreciate you folks bearing with me on this and helping me to get it sorted 
out.  I'm trying to get better at debugging my own code but I'm not sure why 
this is cropping up, is it perhaps that 3 of the values in parentheses are 
zeros (was under the impression it is Days,Hrs,Mins,Secs)?  Again, looking 
forward to your all's replies. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:353875
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to