What do the logs say Taco?


On 5/8/07, Taco Fleur <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I keep getting the following errors, and I have no idea why.
>
> An exception occurred
>
> when invoking a event handler method from Application.cfc The method name
> is: onSessionEnd.
> I get the same for onApplicationEnd. Following is what they look like.
>
>
>  <cffunction
>   name="onSessionEnd"
>   returntype="void"
>   output="false">
>
>   <cfargument
>    name="SessionScope"
>    required="yes">
>   <cfargument
>    name="ApplicationScope"
>    required="no">
>
>  </cffunction>
>
>  <cffunction
>   name="onApplicationEnd"
>   returntype="void"
>   output="false">
>
>   <cfargument
>    name="ApplicationScope"
>    required="yes">
>
>  </cffunction>
>
> Anyone any idea? thanks in advance.
>
> --
> Taco Fleur - http://www.pacificfox.com.au
> Web Design, Web development, Graphic Design and Complete Internet
> Solutions
> an industry leader with commercial IT experience since 1994 …
>
> >
>


-- 



Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to