Posted 16 September 2024, 1:08 pm EST
Hello
Could you please advise, why the exception “Invalid license key” may appear on some Linux environments?
We use .net 6.0 application with ActiveReports 15.3.8, Env: Red Hat Enterprise Linux 9.4 (Plow) in the Oracle cloud. I wasn’t able to reproduce problem elsewhere.
Thank you.
—> System.Exception: System.Exception: Invalid license key.
at aj7…ctor(String A_0, Boolean A_1)
at GrapeCity.Documents.Pdf.GcPdfDocument…ctor(String licenseKey)
at GrapeCity.ActiveReports.Core.Export.Pdf.Section.PdfExport.CreatePdfDocument(PdfSettings settings, Boolean isTagged)
at GrapeCity.ActiveReports.Core.Export.Pdf.Section.PdfExport.Export(IEnumerable
1 pages, BookmarksCollection bookmarks, IDictionary
2 pagesMap, IDictionary2 images, PdfSettings settings) at GrapeCity.ActiveReports.Core.Export.Pdf.Section.PdfExport.Export(IEnumerable
1 pages, BookmarksCollection bookmarks, IDictionary`2 pagesMap, Stream stream, PdfSettings settings)at GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport.ExportCore(SectionDocument document, Stream stream, String pageRange)
at GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport.Export(SectionDocument document, Stream stream, String pageRange)