What do you mean by "if the page request does not exist"? How are you handling the "name" of the application (as in <cfapplication name="blah" ..>)
Ok... If it's a Linux vs. windows problem, make sure that the file is named "Application.cfm" and not "application.cfm" (note the capital "A"). -Mark Mark A. Kruger, CFG, MCSE (402) 408-3733 ext 105 www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -----Original Message----- From: mark cianciulli [mailto:[email protected]] Sent: Wednesday, December 17, 2008 8:49 AM To: cf-linux Subject: Re: Application variable problems No debug or dev setting. I am still using the old application.cfm, and there are logic blocks in there. Basically, it looks to see if the application.framework variable exists, or if the page request does not exist. That is what is strange, it will error out saying that the application.framework is not in the application scope. Nothing complex about the application variables, just view and controller nodes. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4483 Subscription: http://www.houseoffusion.com/groups/cf-linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14
