Posted 7 October 2019, 8:47 am EST - Updated 30 September 2022, 5:29 pm EST
I’ve created a custom assembly that has been signed and even added to the GAC. Yet when I try and use it in a Section report I get the error that the assembly cannot be found.
GrapeCity.ActiveReports.ReportScriptException: Report Script Compile Error on line 2:
The type or namespace name ‘SectionReportControlAlignment’ could not be found (are you missing a using directive or an assembly reference?)