Do CFC's have to be "reloaded"? I just put in a function into a cfc and when I try to load it up, it says...
" The method testing was not found in component C:\Webpages\CurrentProjects\Blisuptown\cfcs\ezsite.cfc. Ensure that the method is defined, and that it is spelled correctly. " I'm positive it's spelled correctly (cut and paste) and the code is just a copy of the code in another cffunction (I didn't make the changes to it yet). So my question is why isn't it recognizing the code in the CFC that I know is there? Do I need to restart the CF server every time I make a change to a cfc? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310102 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

