I've just installed version 1.4 (1.4.0.3524) and had to perform the
below thread in order to get rid of the below erro

Exception calling NVelocity for template: ProjectGrid.vm Template path
is

http://groups.google.com.ag/group/ccnet-user/browse_thread/thread/7f218820b456512f

had to change line 101 from

#if ($projectGridRow.BuildStage.Length > 0)

to

#if ($projectGridRow.Length > 0)

which seemed to fix it.

Reply via email to