Posted 8 April 2019, 6:25 am EST
Hi guys!
Let’s say there exists some solution that generates reports via AR v10. I’ve downloaded this solution, debugged through report generation, and was able to generate reports, but wasn’t able to edit the layouts due to missing license. It was enough for some time.
Then I had to edit some layouts, so I’ve installed AR v10 with a license manager, got my trial license, layout edit and report generation worked fine.
After some time, trial expires and I’m getting a runtime exception on report generation with a message:
System.ComponentModel.LicenseException: Your Trial period has expired.
at GrapeCity.ActiveReports.SectionReport.Run(Boolean syncDocument)
at GrapeCity.ActiveReports.SectionReport.Run()
The question is, can I return everything to the state when I was able to generate reports, or i have to get a license?
Thanks!