Hello,
I activated the Calendar view in my dynamics portal yesterday, everything worked perfectly. Today I'm facing a problem with the following error, could you please help
The portal displays :
We're sorry, but something went wrong. Please try again, and if this persists, contact the website administrator.
And in logs I see:
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
System.Web.HttpException
at System.Web.UI.ControlCollection.Add(Control child)
at Adxstudio.Xrm.Web.UI.WebControls.CrmEntityListView.RegisterClientSideCalendarDependencies(Control control, Guid websiteId) in G:\Agents\BA5946\_wap\48\s\Framework\Adxstudio.Xrm\Web\UI\WebControls\CrmEntityListView.cs:line 1304
at Adxstudio.Xrm.Web.UI.WebControls.CrmEntityListView.RenderCalendar(IPortalContext portalContext, Control container) in G:\Agents\BA5946\_wap\48\s\Framework\Adxstudio.Xrm\Web\UI\WebControls\CrmEntityListView.cs:line 988
at Adxstudio.Xrm.Web.UI.WebControls.CrmEntityListView.CreateChildControls() in G:\Agents\BA5946\_wap\48\s\Framework\Adxstudio.Xrm\Web\UI\WebControls\CrmEntityListView.cs:line 228
Thank you in advance,