I'm trying tu using SplendidCRM, I've 2 problems:after customizing fields in "Edit custom fields" in the "module search" area I see:
.moduleList..moduleList..moduleLlist..moduleList.Accounts
and I see .moduleList..moduleList..moduleLlist..moduleList.XXXXX for other tabs (but not for all tabs)I think that after the installation I saw right tabs (without .moduleList..moduleList..moduleLlist..moduleList.)
The second problem is that when I click on the calendar image, in the popup I see:
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>). Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).] System.Web.UI.ControlCollection.Add(Control child) +2060607 System.Web.UI.PageTheme.SetStyleSheet() +373 System.Web.UI.Page.OnInit(EventArgs e) +2012224 SplendidCRM.SplendidPage.OnInit(EventArgs e) in C:\Web.net\SplendidCRM3\_code\SplendidPage.cs:234 SplendidCRM.Calendar.Popup.OnInit(EventArgs e) in C:\Web.net\SplendidCRM3\Calendar\Popup.aspx.cs:60 System.Web.UI.Control.InitRecursive(Control namingContainer) +321 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692
Note that my application isn't in the C:\Web.net\SplendidCRM3 (path returned in the error) but in another path.
Could you help me?Thanks
The calendar had a bug, but I'm reasonably sure that we fixed it two weeks ago.