Hi Are you sure the ccnet server and client have the same version? both are 1.4?
with kind regards Ruben Willems On Thu, Aug 28, 2008 at 4:21 PM, lt7 <[EMAIL PROTECTED]> wrote: > > 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. > >
