Did you intentionally put mathlib.cfm in your application? If so, we need to
make sure there is not an error in the file. Put mathlib.cfm in your webroot
and call the file like this:  http://localhost/mathLib.cfm
Is there an error?

If you did not intentionally put mathLib.cfm in your application, then
remove it and see if you get a different error.

DW

2008/9/30 Tomoaki Tanaka <[EMAIL PROTECTED]>

>
> Dan,
>
> My Mathlib.cfm  include Error is below.
>
> Scope Arguments
> TARGET  1
> Component (ModelGlue.gesture.helper.Helpers)
> Only the function and data member that are accesible from your
> location are displayed
> Hint    I act as a target for the helpers loaded into a Model-Glue
> application.
>
> PATH    2
> string  /ModelGlue/helpers/cflib
>
> Railo 3.0.0.005 Error (Application)
> Message         Couldn't add helper: /ModelGlue/helpers/cflib/MathLib.cfm
> because of this: [] I'm sorry it didn't work out.
> Stacktrace      The Error Occurred in
> C:\railo-3.0.0.005\webroot\ModelGlue\gesture\helper\HelperInjector.cfc:
> line 28
>
>    26: </cfcatch>
>    27: <cfcatch>
>    28: <cfthrow message="Couldn't add helper:
> #arguments.path#/#files.name# because of this: [#CFCatch.Detail#] I'm
> sorry it didn't work out. " />
>    29: </cfcatch>
>    30: </cftry>
>
> regards,
>
> -- Tomoaki Tanaka
> 2008/09/30 22:54 Dan Wilson <[EMAIL PROTECTED]>:
> > What happens if you remove the math.cfm file?  Does that make the error
> go
> > away?
> > DW
> >
> > 2008/9/30 Tomoaki Tanaka <[EMAIL PROTECTED]>
> >>
> >> Hi Mark and Dan.
> >>
> >> Thanks for your reply.
> >>
> >> My gesture  version is 111 and My Railo is 3.0.0.005 for Windows.
> >> And you can check my cfdump result below.
> >>
> >> http://blog.ganymean.org/cfdev/2008/09/do-not-work-the.html
> >>
> >> -- Tomoaki Tanaka
> >> http://blog.ganymean.org/
> >> http://ganymean.org/mediawiki/
> >>
> >> 2008/9/30 Dan Wilson <[EMAIL PROTECTED]>:
> >> > There was a very early Gesture bug where some of the helpers
> originally
> >> > included used CF8 specific syntax like < and =.  This naturally caused
> >> > problems in CF7 and below code that expected LT and EQ respectively.
> >> >
> >> > The current revision is 111. Please update your local copy of Gesture,
> >> > reload your application and let me know if the situation persists.
> >> >
> >> >
> >> > DW
> >> >
> >> > On Tue, Sep 30, 2008 at 9:22 AM, Mark Drew <[EMAIL PROTECTED]>
> wrote:
> >> >>
> >> >> I am sure I run this with Joe @ Scotch on the Rocks... it seemed to
> >> >> work
> >> >> fine
> >> >>
> >> >> MD
> >> >>
> >> >> On Tue, Sep 30, 2008 at 2:17 PM, ganymean <[EMAIL PROTECTED]>
> wrote:
> >> >> >
> >> >> > Hi there,
> >> >> >
> >> >> > I am trying the gesture sample applications on railo.
> >> >> > But it does not work gesture helper's cfm include.
> >> >> >
> >> >> > Is this an railo's Bug?
> >> >> > I wonder if the railo does not work <cfset this = variables />
> >> >> > correctly in includeHelperShell.cfc.
> >> >> >
> >> >> > Any idea?
> >> >> >
> >> >> > regards,
> >> >> >
> >> >> > -- Tomoaki Tanaka
> >> >> >
> >> >> > >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Mark Drew
> >> >> Blog: http://www.markdrew.co.uk/blog/
> >> >> LinkedIn: http://www.linkedin.com/in/mdrew
> >> >>
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > "Come to the edge, he said. They said: We are afraid. Come to the
> edge,
> >> > he
> >> > said. They came. He pushed them and they flew."
> >> >
> >> > Guillaume Apollinaire quotes
> >> >
> >> > >
> >> >
> >>
> >>
> >>
> >> --
> >> 田中 知明
> >>
> >>
> >
> >
> >
> > --
> > "Come to the edge, he said. They said: We are afraid. Come to the edge,
> he
> > said. They came. He pushed them and they flew."
> >
> > Guillaume Apollinaire quotes
> >
> > >
> >
>
>
>
> --
> 田中 知明
>
> >
>


-- 
"Come to the edge, he said. They said: We are afraid. Come to the edge, he
said. They came. He pushed them and they flew."

Guillaume Apollinaire quotes

--~--~---------~--~----~------------~-------~--~----~
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

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to