question

NaveenGade-4133 avatar image
0 Votes"
NaveenGade-4133 asked Joyzhao-MSFT commented

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

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
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I assume you have a master page and are using bundling.  Most likely the latest version of jQuery that exists in your project is 3.1.1.  Use NuGet to upgrade jQuery to 3.3.1 or the latest jQuery version. 

I was able to reproduce your findings by downgrading jQuery to 3.1.1.  The Report Viewer uses the version you've defined in your project.

0 Votes 0 ·

Any help please..

0 Votes 0 ·
NaveenGade-4133 avatar image
0 Votes"
NaveenGade-4133 answered NaveenGade-4133 published

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


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Joyzhao-MSFT avatar image
0 Votes"
Joyzhao-MSFT answered Joyzhao-MSFT commented

Hi @NaveenGade-4133 ,
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

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

I have posted in developer community. but no one is responded yet.
Can you please help me out on this.
Its high priority and have been looking for resolution since 1 week

0 Votes 0 ·

Hi @NaveenGade-4133
If you want to resolve the issue urgently, I suggest you choose Microsoft's telephone support service (this will cost a fee), which will usually help you resolve your issue.
https://support.microsoft.com/en-us/help/4051701/global-customer-service-phone-numbers ;
https://support.microsoft.com/en-us/supportforbusiness/productselection
Best Regards,
Joy


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

0 Votes 0 ·