Back to Devexpress

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

xtrareports-400223-web-reporting-asp-net-mvc-reporting-document-viewer-in-asp-net-mvc-applications-quick-start-create-an-aspnet-mvc-application-with-a-document-viewer.md

latest1.3 KB
Original Source

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

  • Mar 06, 2025
  • 2 minutes to read

Use the DevExpress Template Gallery to generate a basic ASP.NET MVC 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 MVC 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.cshtml view) to the web application.

Click Create Project to apply these settings to the project.

See Also

Create a Report in Visual Studio

Add a Document Viewer to an ASP.NET MVC Application