It is a public component. It works on the dev box just fine. And there are about three other methods on this component that work fine.
-----Original Message----- From: Dan Vega [mailto:[EMAIL PROTECTED] Sent: Thursday, September 13, 2007 11:14 AM To: CF-Talk Subject: Re: Getting error message on one page only If you dump the component do you the method? Is it just private and inaccessible? Dan On 9/13/07, Bruce Sorge <[EMAIL PROTECTED]> wrote: > > No I am not. And the methods that cannot be found were written last > Thursday. I just moved everything to the test server yesterday and > remembered that I did not check out the specific school sites that I am > looking at today. I just find it strange that some of the methods are > accessible but others on the same page, written on the same day are not. > Strange indeed. > > Bruce > -----Original Message----- > From: Dan Vega > Sent: Thursday, September 13, 2007 11:00 AM > To: CF-Talk > Subject: Re: Getting error message on one page only > > 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 > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288407 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

