Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > RadControls in DotNetNuke > ScriptResource.axd is Calling JQuery File other than What is Hosted or local

Not answered ScriptResource.axd is Calling JQuery File other than What is Hosted or local

Feed from this thread
  • Posted on Dec 5, 2011 (permalink)

    I am facing a problem, my third party modules which use Telerik Calendar Controls (Scheduler)  and require the latest JQuery  version,  1.6..2 and above (the current is 1.7.1)


    I made sure the latest Google JQuery link is in the Host Settings and the local file likewise.

    While I am logged in as Host (Super User), I see it loads the latest JQuery file direct from Google, hence I have no issues with the module when logged in as HOST

    But when I log out or log in as a registered user, the scriptresource,axd file calls JQuery ver. 1.5.2. (not the required version)   Although  I do not have this version installed.

    I tried the following:

    1 Disabled Caching for the page, module and the whole portal.

    2. Restarted the server and II7

    3. Changed the skin to the DNN default.

    But NO luck.

    Have been reading about the issue and feel it is something to do with the web.config configration as there is  reference of the ScriptResource.axd and but I can not find the old version of JQuery, I am not sure if it is cached  somewhere?

    Or make the scriptresource,axd call the latest version of JQuery file.

    I find switching from one view to another (list view to monthly to today')  is somewhat slow,

     I have 5.6.5 version, Win 2008 STD, MS SQL Express 2008 on a single nod server,

    Reply

  • Posted on Dec 8, 2011 (permalink)

    I received this reply from a DNN Employee:

    AFAIK the telerik dll contains an embedded version of an older jquery script which may be used in some cases so this is what you're seeing I believe - the easiest way to resolve this is to probably upgrade your dotnetnuke version (and automatically get the updated telerik dll)




    Thanks Cathal for your reply, but my situation is weird,

    In other installations it, it loads the actual hosted file or the local as per the host settings.

    I have 5.6.5 CE edition., hosted on my own dedicated server (win 2008 STD / SQL 2008 Express)

    I feel it is an ISS setting issue, as  I checked the Handler Mappings of the IIS 7 and found reference to a number of DNN related dll files that have not been added manually.

    I simply do not know how Telerik dll files have added (including the (Telerik.Web.UI.dll).

    Do you think if is safe to delete the reference of the Telerik dll files from the IIS Handler Mappings? or add new reference ?

    As such will it have an effect on performance

    I googled the issue and found very little if any material on the subject.

    The referred images (from the IIS7 Handler Mappings)

    http://arabaviation.com/PORTALS/0/ERROR-IMAGES/SCREENSHOT1.JPG
    http://arabaviation.com/PORTALS/0/ERROR-IMAGES/SCREENSHOT2.JPG
    http://arabaviation.com/PORTALS/0/ERROR-IMAGES/SCREENSHOT3.JPG

    Reply

  • Peter Peter admin's avatar

    Posted on Dec 9, 2011 (permalink)

    Hi Skhalidi,

    Indeed, Telerik controls for ASP.NET AJAX will automatically register a jQuery library. Here is a help topic for more details - http://www.telerik.com/help/aspnet-ajax/introduction-using-jquery.html.

    As a result of the Telerik DotNetNuke Partnership, DNN ships with Telerik controls since version 5.2.

    My assumption is that the DNN web site comes preconfigured with those handlers that your refer to. I am not sure what would be the effect if you remove them. However, note that we update our controls to use the latest version of jQuery at the time we make a release. If you need to use a newer version of jQuery, the best way to do this is to upgrade to the current official version from the Q3 2011 release.


    Regards, Peter
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > RadControls in DotNetNuke > ScriptResource.axd is Calling JQuery File other than What is Hosted or local