[]
        
(Showing Draft Content)

Configuring Report Viewer Middleware

Introduction to Report Viewer ASP.NET Middleware

The Report Viewer for web in ActiveReports.NET enables the display of report output in a browser, allowing report readers to interact with the report. The server-side middleware for the Report Viewer is responsible for tasks such as resolving the report template by ID (often referred to as report storage), running the report, tracking the report execution status, resolving report resources (e.g., images), and generating the report output.

In the following pages, you can find detailed information on how to configure this middleware: