> I need to produce a nicely formatted fact sheet that uses > selected information from my Flex app. Sounds like a job for > cfdocument, right? So, I created a function with all the > necessary information, built my fact sheet in the cfdocument > tag, and tested the function by calling it from a cfm page. > Everything worked perfect. > > However, when I attempted to implement the same function > through a RemoteObject tag in my Flex app I receive a > 'DeliveryInDoubt' error. I should mention that I have another > RemoteOjbect tag hitting the same ColdFusion application that > is pulling data, and it's working properly. > > Any thoughts or suggestions would be well received. Thanks!
Can you post the CFC code, or at least the method in question? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5065 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
