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

Upgrade to JQuery 1.4.1 throws an exception

3 Answers 119 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
DotNut
Top achievements
Rank 1
DotNut asked on 03 Feb 2010, 07:48 PM
The ScriptRegistrar.Render() method is throwing the exception: Specified file does not exist: "~/Scripts/jquery-1.4.js"

This is because I have upgraded to JQuery 1.4.1 .  What is my solution?

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 04 Feb 2010, 09:15 AM
Hello DotNut,

You have to modify the source of the controls because they are still looking for 1.4. Open ScriptRegistrar.cs and update the value of the jQuery constant.

All the best,
Atanas Korchev
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
DotNut
Top achievements
Rank 1
answered on 04 Feb 2010, 03:44 PM
What about if I make a copy of jquery-1.4.1.js and call it jquery-1.4.js?
0
Atanas Korchev
Telerik team
answered on 05 Feb 2010, 07:47 AM
Hello DotNut,

This should work too.

Regards,
Atanas Korchev
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
General Discussions
Asked by
DotNut
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
DotNut
Top achievements
Rank 1
Share this question
or