Bruce, Are you sure that you are not caching the components in the application scope? I find that sometime I forget to re instantiate my components when I add new methods to them.
Dan On 9/13/07, Bruce Sorge <[EMAIL PROTECTED]> wrote: > > I have CFC's that I am using throughout our districts web site and they > are > all working fine except one. I keep getting the error message that a > method > cannot be found in the CFC, but the method is there. All works fine on my > dev machine. It is when I put it all on my test machine that it does not > work. And it is only certain methods in this component. There are other > methods on this component that are working fine. Any suggestions? > Everything > worked fine a couple of days ago. > > > > Thanks, > > > > Bruce > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288395 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

