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,