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

Disabling CDN

5 Answers 418 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
David Penny
Top achievements
Rank 2
David Penny asked on 02 Apr 2012, 11:45 AM
Hi,

I have tried disabling CDN in my web.config file as below:

<add key="Telerik.ScriptManager.TelerikCdn" value="Disabled" />
<add key="Telerik.StyleSheetManager.TelerikCdn" value="Disabled" />

This is in the appSettings section of the file. However, I am still seeing content being downloaded from http://aspnet-skins.telerikstatic.com etc. even after stopping and restarting the website.

There are no hard-coded settings in the application against ScripManager instances on any pages.

I am using Telerik 2011.3.1114.40

David Penny

5 Answers, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 04 Apr 2012, 03:02 PM
Hi David,

In case the CDN is disabled from your web config file, please try to clear the cache of your browser and then try again.

Greetings,
Dimitar Terziev
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.
0
David Penny
Top achievements
Rank 2
answered on 04 Apr 2012, 04:08 PM
Hi Dimitar,

I have cleared the cache in my browser, also restarted the website but when viewing the traffic through Fiddler I am still getting telerik stuff downloaded from the CDN site.

David Penny
0
Dimitar Terziev
Telerik team
answered on 09 Apr 2012, 08:09 AM
Hi David,

In order to help you troubleshoot this problem, please open a support ticket and provide a runnable sample project so we could inspect it locally.

All the best,
Dimitar Terziev
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.
0
KO
Top achievements
Rank 1
answered on 20 Jul 2012, 08:45 PM
Was this resolved? My current project seems to be having this issue on some laptops we are trying to configure to run our web app on, without internet access. However, even with CDN disabled in web.config the laptops are still trying to access CDN, and the web app becomes unusable.
0
Dimitar Terziev
Telerik team
answered on 24 Jul 2012, 03:08 PM
Hello,

We haven't received a ticket from David, so in order to help you troubleshoot the experienced problem please provide your web config file along with a fiddler log so we could inspect them locally.

Greetings,
Dimitar Terziev
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.
Tags
ScriptManager and StyleSheetManager
Asked by
David Penny
Top achievements
Rank 2
Answers by
Dimitar Terziev
Telerik team
David Penny
Top achievements
Rank 2
KO
Top achievements
Rank 1
Share this question
or