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

Web Resources in version 2011.1.519.40

1 Answer 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Peush
Top achievements
Rank 1
Peush asked on 26 Mar 2014, 05:24 AM
Hi,

Does Telerik Controls Requires Internet Connection all the time, because when I am running my application in a system not connected to internet, telerik controls stops working as if they has crashed. After some research i found that on every request these request are also generating.

http://aspnet-scripts.telerikstatic.com/ajaxz/2011.1.519/Calendar/RadCalendarScript.js
http://aspnet-scripts.telerikstatic.com/ajaxz/2011.1.519/Common/Scrolling/ScrollingScripts.js
http://aspnet-scripts.telerikstatic.com/ajaxz/2011.1.519/Common/Navigation/NavigationScripts.js
http://aspnet-scripts.telerikstatic.com/ajaxz/2011.1.519/Common/Core.js
http://aspnet-scripts.telerikstatic.com/ajaxz/2011.1.519/Menu/RadMenuScripts.js
http://aspnet-scripts.telerikstatic.com/ajaxz/2011.1.519/Common/jQuery.js
http://aspnet-scripts.telerikstatic.com/ajaxz/2011.1.519/Ajax/Ajax.js 

Is there any way for avoiding these requests 

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 26 Mar 2014, 08:20 AM
Hello Peush,

The Telerik Controls does not need an Internet Connection to behave properly.

These request are made only if you have enabled the CDN support. Note that this option provides a proper approach to load resources from a distance server and optimize the performance of the application.

To resolve this you should check if the CDN support is enabled and disable ot, so that resources could be properly loaded from the included libraries. More useful information about this matter can be found in this materials:

Regards,
Ianko
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
General Discussions
Asked by
Peush
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or