CMS Script Runtime Error

Index was outside the bounds of the array.

Exception Details: System.IndexOutOfRangeException

Exception Source: Zynex.CRM.BusinessLogic

Stack Trace:

   at Zynex.CRM.BusinessLogic.Data.DataEntityCollection.GetItemAt(Int32 iIndex)
   at Zynex.CMS.CustomCode.ModulEreignisse.renderEreignisdetail(HtmlNode nodeColumn)
   at Zynex.CMS.CustomCode.ModulEreignisse.Render(HtmlNode nodeColumn, Int32 iWebGruppeID)
   at Zynex.CMS.CustomCode.Layout_Standard.renderModul(HtmlNode nodeColumn, DataEntity objDataEntity, DataEntity objBlock, Dictionary`2 objCache)
   at Zynex.CMS.CustomCode.Layout_Standard.renderBlock(HtmlNode nodeColumn, DataEntity objDataEntity, DataEntity objBlock, Dictionary`2 objCache)
   at Zynex.CMS.CustomCode.Layout_Standard.renderBlockContent(HtmlNode nodeOuter, DataEntity objDataEntity, Dictionary`2 objCache)
   at Zynex.CMS.CustomCode.Layout_Standard.Render(DataEntity objDataEntity, Dictionary`2 objCache)
   at Zynex.CMS.Web.HttpHandler.CRMPageProcessor.ProcessRequest(RequestParam rp)