You were right! I had an extra application.cfm in my components directory (testing something else) that was being called instead and so my request.dsn wasn't being defined!
Thanks Adrian! Chris _______ Chris Brandt, DVM, MS Instructional Media Development Specialist http://vetpda.ucdavis.edu (530) 754-4452 > -----Original Message----- > From: Adrian Lynch [mailto:[EMAIL PROTECTED] > Sent: Friday, August 26, 2005 1:09 PM > To: CF-Talk > Subject: RE: Request.dsn and flash remoting > > Where are you setting request.dsn? If it's in App.cfm then make sure that > page is being called when you call the cfc. > > Do you run any logic that only works as expected when a browser requests > pages? This might be hampering you attempts. > > Ade > > -----Original Message----- > From: Brandt, Chris M. [mailto:[EMAIL PROTECTED] > Sent: 26 August 2005 20:11 > To: CF-Talk > Subject: Request.dsn and flash remoting > > > I've got several CFC functions that are utilized by flash... When I have > the datasource explicitly set FR works just fine. When I change the > datasource to "request.dsn", it stops working. > > > > Is there a best practices method for dealing with single location > datasource updating when using flash? > > > > Thanks, > > Chris > > > > _______ > Chris Brandt, DVM, MS > Instructional Media Development Specialist > http://vetpda.ucdavis.edu > (530) 754-4452 > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216543 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

