Trying my first remote access of a cfc. I have cfc's that work nicely if invoked from CF, but now I'm trying to call it remotely from Flash. I read that by default you don't have remote access in subdirectories so I installed the cfc in my wwwroot. I used the test http://www1.yoursite.com/flashservices/gateway which gives me a blank page pointing to the webroot where the cfc is so I believe I have access there. When I try to hit it I get an error that: "The method 'chart1' in component C:\Inetpub\wwwroot\charts.cfc cannot be accessed remotely." Does this mean I am connecting to the cfc, but just that "method" cannot be accessed remotely?
Greg ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

