This is a migrated thread and some comments may be shown as answers.

Uncaught ReferenceError: jQuery is not defined

0 Answers 456 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
khaksar
Top achievements
Rank 1
khaksar asked on 25 Feb 2018, 10:32 AM

Hi,

I am using Telerik Reporting with my asp.net mvc application, I developed a report in a separate library and browsed it with reportviewer sample successfully. But when I wanted to load the reportviewer page as a part of my _Layout page it didn't displayed, when I browsed to the console I found the bellow error :

Uncaught ReferenceError: jQuery is not defined
    at telerikReportViewer.kendo-12.0.18.117.min.js:2
    at telerikReportViewer.kendo-12.0.18.117.min.js:2

 

I found that my _Layout page is using a newer jQuery version rather than report viewer. I cannot change the version of jQuery in the _Layout page as every thing is going puzzled, what are the ways to fix this problem?

My _Layout page jQuery version is: jQuery v2.2.4

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
khaksar
Top achievements
Rank 1
Share this question
or