Is there anything I need to know about working with application scopes in session-based CFCs? I'm get a "Variable APPLICATION is undefined" error when I set a session-based CFC, that includes a few references to some application variables, then try to call one of the functions on separate page/request. The functions work fine if I call them on the first request, when I actually creating the CFC. It looks like CF isn't associating the application variables within my session functions once I refresh the page or move on to another page within my application...which kind of makes sense, but not really. Dare I say bug, or is this what it's supposed to do?
Tyler Silcox email | [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

