On 7/5/07, Aaron Roberson <[EMAIL PROTECTED]> wrote: > Yes, I am using onRequest() in application.cfc. I am using it for includes > that are needed application wide. Please tell me I'm not going to have to > forfeit this...
You cannot use onRequest() when you are working with Web Services, Flash Remoting or AJAX calls to CFCs. Read the (copious) documentation about Application.cfc in the Developer's Guide for more details. > Sean, have you tried serving up a swf file on your machine? Yup, I do it all the time with Flex apps and the dev version of my own website which serves up SWFs. At least we've eliminated onRequest() - and Cutter indicates he's having similar problems with 6.1 and 7, which eliminates Application.cfc completely. That also eliminates hot fixes since 6.1 and 7 would have different patches. Very, very odd indeed. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283012 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

