> This site (http://tutorial1.learncf.com/) show's how to do this but I'm > getting this error: Error Invoking CFC... Internal Server Error. > > I have the CFC file in the same folder as my presentation page. > > So, is there a special folder to put CFC's? Any thoughts or suggestions?
There's no special folder, but the CFC is being invoked just like any URL, basically, so it has to be accessible. But without seeing more information about the error, it could be almost anything. Look in your error logs. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331383 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

