Posted 9 February 2018, 3:41 am EST
A valid license cannot be granted for the type C1.Web.Mvc.Olap.LicenseDetector. Contact the manufacturer of the component for more information.
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.ComponentModel.LicenseException: A valid license cannot be granted for the type C1.Web.Mvc.Olap.LicenseDetector. Contact the manufacturer of the component for more information.
Source Error:
Line 130: .ValueFields(vfcb => vfcb.Items(“ShiftWorkingSecs”)))
Line 131:
Line 132:@(Html.C1().PivotPanel().Id(“ppanelLCPByLine”).CssStyle(“height”, “550px”).ItemsSourceId(“penginLCPByLine”))
Line 133:@Html.C1().PivotChart().Id(“pchartLCPByLine”).ItemsSourceId(“penginLCPByLine”)
Line 134: