James, I haven't seen this exact scenario before, BUT, I did recently have
an issue where something worked fine on dev but not in production, despite
the fact that the CF versions were "the same". Turns out, however, that even
though I may have CF8 dev server installed locally and CF8 Standard running
on my web server, the dev version of CF runs in Enterprise mode rather than
standard, and there can be/are some differences that can cause issues
depending on your code.

Not sure this is related to the issue, but it IS something important to keep
in mind.

Doug  :0)

On Thu, Jun 16, 2011 at 9:58 AM, James Allen <[email protected]>wrote:

> Hi guys,
>
> I have a very strange problem on a production ColdFusion 8 server
> which is baffling me.
>
> Basically, the MG error trapping is not kicking in at all and so any
> errors generated in my templates are triggering a ColdFusion error.
> Now the thing is, this site is running on my development server with
> the exact same version of CF8 and MG3, yet the error trapping works
> fine.
>
> If I put a onError function in the application.cfc on the live site
> this does fire, but the MG trapping seems to be ignored.
>
> Has anyone seen this before and know of a way to fix it or at least
> debug it?
>
> Thanks in advance,
> James.
>
> --
> Model-Glue Sites:
> Home Page: http://www.model-glue.com
> Documentation: http://docs.model-glue.com
> Bug Tracker: http://bugs.model-glue.com
> Blog: http://www.model-glue.com/blog
>
> You received this message because you are subscribed to the Google
> Groups "model-glue" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/model-glue?hl=en

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

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

Reply via email to