Hi,
I am working on a intranet solution for our customers using Telerik Ajax toolkit.
During some debugging I figured out that the pages did a couple of requests to http://aspnet-scripts.telerikstatic.com/ajaxz... where it loads javascript files from.
I was shocked seeing outgoing connections, since the project is meant to work in a local LAN without internet access.
Disconnecting my network cable and reloading the page lead to a nonworking page.
My customers will use the web application in a sealed productivity environment where an internet connection will not be accepted nor possible in the most cases.
Requesting external script files from the internet turned telerik tools from brilliant to useless for the whole project.
Please tell me there is a way to circumvent these requests, and use local web resources instead.
Kind Regards
Timo
I am working on a intranet solution for our customers using Telerik Ajax toolkit.
During some debugging I figured out that the pages did a couple of requests to http://aspnet-scripts.telerikstatic.com/ajaxz... where it loads javascript files from.
I was shocked seeing outgoing connections, since the project is meant to work in a local LAN without internet access.
Disconnecting my network cable and reloading the page lead to a nonworking page.
My customers will use the web application in a sealed productivity environment where an internet connection will not be accepted nor possible in the most cases.
Requesting external script files from the internet turned telerik tools from brilliant to useless for the whole project.
Please tell me there is a way to circumvent these requests, and use local web resources instead.
Kind Regards
Timo