I am using the Kendo controls to build a registration form using christoc's template , I have linked the CSS and JS in View.ascx it is working fine , while working in Edit.ascx and setting.ascx page I done same thing to link the kendo CSS and JS but it is not reflecting, other ASP controls and DNN user controls are working fine. while cross checking I got an error result http://dnndev.me/Registration/ctl/Edit/mid/DesktopModules/Registration_Module/Scripts/kendo/2014.2.716/kendo.web.min.js Failed to load resource: the server responded with a status of 404 (Not found). So, how can I link my Kendo CSS and JS in Edit.ascx and view.ascx page.