Unplanned
Last Updated: 15 Oct 2025 07:26 by ADMIN
Scheduled for 2025 Q4
jose
Created on: 14 Oct 2025 10:47
Category: Reporting
Type: Bug Report
1
The "Telerik Web Forms Report Viewer Form" VS item template does not install the "Telerik.Reporting.Services.WebApi" package

The Telerik Web Forms Report Viewer Form VS item template does not install the Telerik.Reporting.Services.WebApi package. However, the controller created with this template has a using statement for it.

Steps To Reproduce

  1. Create a new Web Forms project.
  2. Right click on the project name > Add > New Item...
  3. Choose Telerik Web Forms Report Viewer Form <REPORTING_VERSION>.
  4. Build the project.

Expected behavior
The build succeeds.

Actual behavior
The build fails due to the missing package.

Screenshots

Image

 

0 comments