> I made a small app to try out. Just a datagrid that should > get populated from data from my db. I went through tons of > posts and sites and finally figured out how to get it all > together. Now when I run it, I get no error and no data. In > debug the result is ââ¬Ånullââ¬Â. This CFC does work in my CF app. > I had someone that know flex look it over and he said all the > code is correct and it should work. > One thing I did notice is that I donââ¬â¢t believe the function > in the CFC is even getting called as I had put a cflog entry > in it and it never got written to. But it does validate that > I am in the correct CFC and function because if I change > either of those names, it throws an error.
What happens if you invoke the CFC method directly from the browser? http://localhost/com/wucf/search.cfc?method=AdvancedSearch Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5286 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
