It is for reasons like this we here use no frameworks. The obvious lack of support is your number 1 problem.
If I were you, I would be running for the hills. If this is the type of problem you are having now, imagine if something similar happened 3 months after launch and nothing would work and no one knows why. Now I'm not saying that there is anything wrong with Coldspring, but there is a risk of using a 3rd party unsupported framework such as this. Regards Dale Fraser http://learncf.com -----Original Message----- From: Brian Kotek [mailto:[EMAIL PROTECTED] Sent: Wednesday, 24 October 2007 12:59 PM To: CF-Talk Subject: Re: Coldspring error: what does this mean please? Still no idea, because there is no method called getClass() in the bean factory (and there's not supposed to be). Further, a full text search of the entire ColdSpring repository shows no files with "getClass" in them. So there's nothing in the core that would be calling such a method. It has to be something outside of ColdSpring, and I'd still be looking for some issue with the fact that this is a shared host (incorrect paths, an existing mapping of the same name, incorrect permissions, etc.) On 10/23/07, Mike Kear <[EMAIL PROTECTED]> wrote: > > I had a chat to the support guy at teh hosting company. and now i have > a stack trace for this error. It's apparently looking for something > in a folder that doesnt exist. There is no > E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm > > there's the stack trace: > > > at > cfdump2ecfm1757687228._factor1(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\d ump.cfm) > at > cfdump2ecfm1757687228._factor4(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\d ump.cfm) > at cftryResetCFCFactory2ecfm749101480.runPage > (C:\websites\ybunp9\admin\tryResetCFCFactory.cfm:47) > > > coldfusion.runtime.TemplateProxy$InvalidMethodNameException: The > method getClass was not found in component > C:\websites\ybunp9\coldspring\beans\DefaultXmlBeanFactory.cfc. > at > coldfusion.runtime.TemplateProxy.throwInvalidMethodNameException( > TemplateProxy.java:688) > at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:435) > at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308) > at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2260) > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291914 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

