I have also seen it referenced when you try and call a function of a component without using the parens.
ie userBean.getFirstName which should be userBean.getFirstName() This will throw a similar error. Teddy On 10/5/06, Ben Forta <[EMAIL PROTECTED]> wrote: > > Ah, gotcha. Well, then at least try to touch the file (make a change to > it) > and reupload to force a recompile that way. Any time I have personally > seen > that error it has been resolved by forcing the .class file to be > regenerated. > > --- Ben > > > -----Original Message----- > From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 05, 2006 5:22 PM > To: CF-Talk > Subject: Re: What would cause this? > > On 10/5/06, Ben Forta <[EMAIL PROTECTED]> wrote: > > I'd wipe the saved .class files > > (C:\CFusionMX7\wwwroot\WEB-INF\cfclasses by default on Windows) to force > everything to recompile. > > Wish I could - this is running on a shared hosting server. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255732 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

