So I'm beta testing on a beta test. :) I'm using CF9 Beta 1 (XP, IIS)
and I just copied all the files in the right place and tried running
one of the sample applications (after changing my applicationPath to
applicationMapping [http://groups.google.com/group/model-glue/
browse_thread/thread/512198e641d7e706/0e3718aa13e78273?
lnk=gst&q=setapplicationPath#0e3718aa13e78273])

I keep running into this error and I can't get it to work. Any ideas?

Attribute validation error for trace.

The value of the ABORT attribute is invalid. The value cannot be
converted to a boolean because it is not a simple value.Simple values
are booleans, numbers, strings, and date-time values.

The error occurred in C:\workspace\ModelGlue\gesture\eventrequest
\EventContext.cfc: line 64
Called from C:\workspace\ModelGlue\gesture\ModelGlue.cfc: line 201
Called from C:\workspace\ModelGlue\gesture\ModelGlue.cfm: line 54
Called from C:\workspace\tobey\modelgluesamples\actionpacks\index.cfm:
line 50

62 :    <cfset resetResults() />
63 :
64 :    <cfset trace("Creation", "Event Context Created") />
65 :
66 :    <cfreturn this />

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