Would it be outside the realm of possibility for you to try running the code
locally?  you might want to think about installing CF developer edition (its
FREE) locally and then when you are ready, you can push the code to the
server.

On Thu, Mar 26, 2009 at 4:42 PM, Tony Bentley <[email protected]> wrote:

>
> I do not have access to the CFlog files (that I know of).
>
> I read some entries of using onError() so I can log any event inside of the
> cfc with cffile.
>
> I have tried a couple of tests using onRequest firing the onSessionEnd and
> I am getting the following:
>
> OnError : [Event handler exception. - Expression] An exception occurred
> when invoking a event handler method from Application.cfc. The method name
> is: onRequest.
>
> Might there be some permission or server configuration with Hostek that I
> am unaware of?
>
> Also, based on my testing the error is a result of not having access to the
> session variables. I call them using:
>
> <cfargument name="sessionScope" required="true">
>
> Then log #arguments.sessionscope.cfid.
>
> The error is coming from the cfargument tag.
>
>
> > Did you check your logs to ensure onSessionEnd wasn't throwing an
> > error?
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321017
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to