Back to Devexpress

Use DevExpress Visual Studio Templates to Create an ASP.NET Web Forms Reporting App with a Document Viewer

xtrareports-119178-web-reporting-asp-net-webforms-reporting-document-viewer-in-asp-net-webforms-reporting-quick-start-create-an-aspnet-webforms-application-with-a-document-viewer.md

latest1.4 KB
Original Source

Use DevExpress Visual Studio Templates to Create an ASP.NET Web Forms Reporting App with a Document Viewer

  • Jan 10, 2025
  • 2 minutes to read

This tutorial describes how to use the DevExpress Template Gallery to generate a basic ASP.NET Web Forms application that contains a Document Viewer.

  1. Select FILE | New | Project in the main menu or press CTRL+SHIFT+N to create a new project.

  2. Select the DevExpress v25.2 Web App Template Gallery , and click Next :

  3. Specify a project name and location, and click Create :

  4. Select Reporting Web Application from the ASP.NET Web Forms category in the invoked DevExpress Template Gallery and click Run Wizard.

  5. Set Add Viewer Page to true to add the Document Viewer (the Viewer.aspx page) to the web application.

Click Create Project to apply these settings to the project.

See Also

Use DevExpress Visual Studio Templates to Create an ASP.NET Web Forms Reporting App with a Report Designer

Create a Report in Visual Studio