-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Need to use the hybir links, but not able to due to the following error:
AspNetCore.Reporting.LocalProcessingException: 'An error occurred during local report processing.;Report '{report name}' contains hyperlinks. The EnableHyperlinks property has not been set for this report'
Exception:
This exception was originally thrown at this call stack:
AspNetCore.Reporting.InternalLocalReport.ValidateReportSecurity(AspNetCore.Reporting.PreviewItemContext, AspNetCore.ReportingServices.ReportProcessing.PublishingResult)
AspNetCore.Reporting.LocalService.GetCompiledReport(AspNetCore.Reporting.PreviewItemContext, bool, out AspNetCore.ReportingServices.Library.ControlSnapshot)
AspNetCore.Reporting.LocalService.CompileReport()
AspNetCore.Reporting.LocalService.AspNetCore.Reporting.ILocalProcessingHost.CompileReport()
AspNetCore.Reporting.InternalLocalReport.EnsureExecutionSession()