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

[Solved] Custom Script path

1 Answer 138 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mayank
Top achievements
Rank 1
Mayank asked on 30 Aug 2010, 05:07 PM

Hi,

We just started to use MVC extension for Telerik but ran into problems as we are not using the default folder structure.

The script folder in our application is “~/Content/Scripts” instead of “~/Scripts”

And the Telerik scripts are located in “~/Content/Scripts/2010.2.825” instead of “~/Scripts/2010.2.825”.

I’m running into multiple errors of script file not found.

Has anyone else experienced this and found a solution?


I am using <%= Html.Telerik().ScriptRegistrar().jQuery(false) %> as I’m manually including jQuery scripts.

But I’m getting errors as the Script registrar is not able to find the file as the default location.

Is there a way I can tell the ScriptRegistrar to look for script at a custom location?

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 31 Aug 2010, 07:35 AM
Hello Mayank,

Please read the online documentation.

Sincerely yours,
Alex Gyoshev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mayank
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or