Freddys, We need to enable this for international dates; we're doing that right now. Give us 30 mins.
Hal Helms "Java for CF Programmers" class in Las Vegas, August 18-22 www.halhelms.com -----Original Message----- From: Freddys Garcia [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 2:28 PM To: CF-Talk Subject: Mach II 1.0 released Hi again, So now I'm unzipped the files in the manner described above, and made sure my directory structure matched that of the picture that Hal was kind enough to put up, and this is the new error I get: 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. The error occurred in C:\Inetpub\wwwroot\MachII\framework\AppLoader.cfc: line 29 Called from C:\Inetpub\wwwroot\ContactManager\mach-ii.cfm: line 18 Called from C:\Inetpub\wwwroot\ContactManager\index.cfm: line 2 27 : 28 : <cfset lastConfigDate = configFile.dateLastModified /> 29 : <cfswitch expression="#DateCompare(getLastReloadDate(), lastConfigDate)#"> 30 : <cfcase value="-1"><cfset shouldReload = true /></cfcase> 31 : <cfcase value="0"><cfset shouldReload = false /></cfcase> Any clues? Thank you, Freddys ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

