SSRS integrating .Net MVC, my reportviewer webcontrol alway link to jquery.min.js 3.1.1 version

Naveen Gade 1 Reputation point
2021-05-20T09:37:14.353+00:00

Hi,

I am working on .Net MVC application with SSRS report integration
using latest version of Report Viewer controls for WebForms (150.1427.0). and ReportviewerforMVC nuget pacakges.
Everything is working as expected.. but in the security scan result we found report pages are fereing to old version of Jquery and JqueryUI ..... as shown below

"/reservered.reportviewerwebcontrol.axd?OpType=Resource&Version=15.0.1449.0;Name=Microsoft.Reporting.WebForms.Scripts.Jquery.min.js"

Reportviewer page is displaying jquery v3.1.1 js file where it should use latest jquery, Need help on this
As per the documentation

As per Release Notes for Report Viewer controls for WebForms and WinForms of SSRS, since the version 150.1357.0 its has been Updated JQuery to version 3.3.1.

why is this displaying 3.1.1 jquery and how do I make it use latest jquery version.

Can some one help me on this

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Naveen Gade 1 Reputation point
    2021-05-20T15:17:40.037+00:00

    Thanks AgaveJoe for your quick response,

    As I am in development mode I am not bundling .
    I have upgraded my application to latest Jquery version 3.6, and application Jquery files showing the latest one only.

    Still in the below url its refering 3.1.1 only
    reservered.reportviewerwebcontrol.axd?OpType=Resource&Version=15.0.1449.0;Name=Microsoft.Reporting.WebForms.Scripts.Jquery.min.js"

    Please find the attached screenshots for your referencXGqqhB84e.

    Is it because of NuGet ReportviewerforMVC ,it doesn't have update after 2018?.
    Or am I miss some thing?

    Jquery3-6.jpg

    Jquery3-1.jpg

    0 comments No comments

  2. Joyzhao-MSFT 15,631 Reputation points
    2021-05-21T07:20:06.697+00:00

    Hi @Naveen Gade ,
    Devops is not currently supported here on Microsoft Q&A. The Community Members and Engineers are actively answering questions in dedicated forums here.

    Please post your question in that forum : Developer Community.
    Regards,
    Joy


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.