Seems like kind of a hack eh'? It probably would work though.
> -----Original Message----- > From: Alan Rother [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2008 1:20 PM > To: cf-talk > Subject: Re: application.cfc error > > Off hand I'm not sure what is causing it, but this may help > > <cfif (isdefined("URL.reinit")) OR (NOT > IsDefined("Application.Cart")) OR (NOT IsDefined("Application.Page"))> > <cfset onApplicationStart() /> > </cfif> > > > =] > > > -- > Alan Rother > Adobe Certified Advanced ColdFusion MX 7 Developer > Manager, Phoenix Cold Fusion User Group, AZCFUG.org > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-talk/message.cfm/messageid:315374 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

