mmmm then in fact i had a similar problem also as described in: http://groups.google.com/group/farcry-dev/browse_thread/thread/82fdfc5b2cf91fc5
where formtools/fieldtrans.cfc had to be renamed to fieldtrans.cfcold so farcry didn't picked it up don't know if possible but a some more user friendly error would be nice :) On Jan 27, 1:59 pm, AJ Mercer <[email protected]> wrote: > good point Chris - I too have got errors for having files like > copy of dmNews.cfc > > I now rename to > dmNews.cfc.bak > so Farcry does not pick them up. > > AJ Mercer > <webonix:net strength="Industrial" /> <http://webonix.net> > <webonix:org community="Open" /> <http://webonix.org> > @webonix on twitter <http://twitter.com/webonix> > > 2010/1/27 Chris Kent <[email protected]> > > > Knut, > > > Try checking your project file names - especially in webskin and > > packages folders. > > > Just guessing you have a file that FarCry app is objecting to. I have > > had similar issues when keeping a copy of a file. > > > Chris. > > > On Jan 27, 12:21 pm, Knut <[email protected]> wrote: > > > Hi all, > > > > I don't know why, but I can't start one of my dev-projects anymore !!! > > > I tried nearly everything (new core file, database restore, etc.), but > > > I can not find out what's going wrong. > > > Since hours I'm trying to get it to run, but no success. > > > I do not know what happened. The bad thing is, that this project was > > > short before going in production :-((( > > > > I get the following errors: > > > > "Update Application" and "Login" attempt: > > > ------------------------------------------------------------ > > > Message: Event handler exception. > > > Exception Type: Expression > > > Detail: An exception occurred when invoking a event handler method > > > from Application.cfc. The method name is: onApplicationStart. > > > Tag Context: > > > * /var/www/web13/html/farcry/core/packages/coapi/coapiadmin.cfc > > > (line: 522) > > > * /var/www/web13/html/farcry/core/packages/coapi/coapiadmin.cfc > > > (line: 300) > > > * /var/www/web13/html/farcry/core/packages/coapi/coapiadmin.cfc > > > (line: 378) > > > * /var/www/web13/html/farcry/core/packages/fourq/fourq.cfc (line: > > > 1483) > > > * /var/www/web13/html/farcry/core/packages/farcry/alterType.cfc > > > (line: 306) > > > * /var/www/web13/html/farcry/core/packages/farcry/alterType.cfc > > > (line: 417) > > > * /var/www/web13/html/farcry/core/tags/farcry/ > > > _farcryApplicationInit.cfm (line: 109) > > > * /var/www/web13/html/farcry/core/Application.cfc (line: 189) > > > * /var/www/web13/html/farcry/core/Application.cfc (line: 115) > > > * /var/www/web13/html/farcry/projects/farcry_web9_1/www/ > > > Application.cfc (line: 26) > > > > Does anybody know what's going on there ??? > > > > Regards .. Knut > > > -- > > You received this message cos you are subscribed to "farcry-dev" Google > > group. > > To post, email: [email protected] > > To unsubscribe, email: > > [email protected]<farcry-dev%[email protected]> > > For more options:http://groups.google.com/group/farcry-dev > > -------------------------------- > > Follow us on Twitter:http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
