It is same for me and I keep on getting this error time to time. As per my observation, this error occurs when CCNet is getting latest from Source Control. Once the code base is on build server, it shows up again.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Ruben Willems Sent: Friday, August 29, 2008 11:26 AM To: [email protected] Subject: [ccnet-user] Re: Exception calling NVelocity for template v1.4.0.3524 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/7f2188 20b456512f had to change line 101 from #if ($projectGridRow.BuildStage.Length > 0) to #if ($projectGridRow.Length > 0) which seemed to fix it. ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ==============================================================================
