Unplanned
Last Updated: 20 Feb 2026 13:47 by Russell
Russell
Created on: 20 Feb 2026 13:47
Category: Report Server
Type: Bug Report
1
Report Server for .NET throws when rendering reports with WebServiceDataSource

I am setting up a scheduled task with reports with WebServiceDataSource on the Telerik Report Server for .NET.  When I try run the scheduled tasks, I get the following error message when the data source contains JsonPath:

Could not load file or assembly 'JsonPath.Net, Version=2.0.0.0, Culture=neutral, PublicKeyToken=17ed63f672b0e278'. The system cannot find the file specified.

When there is no JsonPath in the WebServiceDataSource, the error is as follows:

Could not load file or assembly 'System.Text.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.

 



0 comments