Hi, I'm just starting with Mach-II and find it very intuitive so far.
However, I'm finding it really frustrating that the sample apps are
really lacking. I just tried to set up the Contact Manager and "out of
the box" get the following...

 Attribute validation error for TRACE.
The value of the TEXT attribute is invalid. The value cannot be
converted to a string because it is not a simple value.Simple values
are booleans, numbers, strings, and date-time values.

The error occurred in C:\Inetpub\wwwroot\MachII\plugins
\TracePlugin.cfc: line 204
Called from C:\Inetpub\wwwroot\MachII\framework\PluginManager.cfc:
line 398
Called from C:\Inetpub\wwwroot\MachII\framework\RequestHandler.cfc:
line 268
Called from C:\Inetpub\wwwroot\MachII\framework\RequestHandler.cfc:
line 201
Called from C:\Inetpub\wwwroot\MachII\mach-ii.cfm: line 123
Called from C:\Inetpub\wwwroot\contactManager\index.cfm: line 8

202 :                   <cfset setTraceInfo(arrayNew(1)) />
203 :                   <cfset appendTrace("TracePlugin is deprecated. Please 
use the
new logging functionality.", "DEPRECATED", "preProcess",
computeTraceTime()) />
204 :                   <cfset trace("preProcess", arguments.eventContext) />
205 :           </cfif>
206 :   </cffunction>

Also, under the Sample Apps is listed the machBlog, but I cannot find
a way to d/l it. Really frustrating!

Is there any possibility that these sample apps will be updated to
show best practices, or even to run under 1.8.1, and be available for
d/l in the near future?

On the plus side, the videos available are really well done and have
helped quite a bit.

Thanks,
DougS

-- 
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com
To unsubscribe from this group, send email to 
mach-ii-for-coldfusion-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

***New URLs as of April 29th, 2010***
SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

Reply via email to