Firstly, apologies if this is the second (or even) third time this reply is posted.
Hi Sebastian,
I included the library with a simple <script> tag in the html file that I am loading into the main ascx.
<script src="/scripts/kendoui/js/kendo.all.min.js"></script>
I am unfortunately not sure about Client Resource Management.
I did change most settings in Servers -> Performance, to no avail.
Here are the settings at present:
* Page State Persistence: Page
* Caching Provider: FileBasedCachingProvider
* Module Cache Provider: Momory
* Page Output Cache Provider: Memory
* Cache Setting: HeavyCaching
* Authenticated Cachability: Public
* Unauthenticated Cachability: Public
* SSL for Cache Synchronization: Off (and can't get this change to save)
Client Resource Management:
* Current Host Version:155 (Haven't incremented this)
* Client Resource Management Mode: Global
* Enable Composite File: On
* Enable Minify CSS: On
* Enable Minify JS: On
I have off course messed with most of these settings (except Page State Persitence and Current Host version), to no avail.
Thanks very much for looking,
Regards,
Arthur