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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to