Skip to content

Latest commit

 

History

History

readme.md

JS Viewer ASP.NET MVC 5 sample

This sample demonstrates the use of GrapeCity ActiveReports JSViewer with an ASP.NET MVC 5 backend.

System requirements

This sample requires Visual Studio 2017 or newer, and the .NET Framework Dev Pack 4.6.2 or later.

Build the sample

  1. Start Microsoft Visual Studio and select File → Open → Project/Solution.
  2. Go to the sample folder. Double-click the Visual Studio Solution (.sln) file.
  3. Right-click the solution in Solution Explorer and select Restore NuGet Packages.
  4. Press Ctrl+Shift+B, or select Build → Build Solution.

Run the sample

To debug the sample and then run it, press F5 or select Debug → Start Debugging. To run the sample without debugging, press Ctrl+F5 or select Debug → Start Without Debugging.