Posted 23 January 2025, 4:18 pm EST
I recently converted my solution from ActiveReports 11 to ActiveReports 18 and when I am viewing many of my reports, I now see the below error on the designer page. Please confirm how I should proceed. Thank you.
Object of type ‘GrapeCity.ActiveReports.Document.Drawing.Font’ cannot be converted to type ‘GrapeCity.ActiveReports.Design.ArDesigner.Designers.ReportControlDesignerWithFont+FontWrapper’.
Call stack error - at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializePropertyAssignStatement(IDesignerSerializationManager manager, CodeAssignStatement statement, CodePropertyReferenceExpression propertyReferenceEx, Boolean reportError)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAssignStatement(IDesignerSerializationManager manager, CodeAssignStatement statement)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement)