Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET MVC > General Discussions > MVC, Custom CDN and the WebAssetDefaultSettings Class

Not answered MVC, Custom CDN and the WebAssetDefaultSettings Class

Feed from this thread
  • Paul Sheridan avatar

    Posted on Jan 26, 2012 (permalink)

    Hello All

    Can you please clarify something for me, I'm trying to set up a custom CDN for the telerik libraries as we sit behind a rather agressive firewall that most users on our network cannot traverse.

    Previous examples on the forum (albeit dating from 2010) specify the use of WebAssetDefaultSettings.TelerikContentDeliveryNetworkScriptUrl 

    This however appears as a static property and thus can't be assigned.

    I've tried using ScriptRegistrar() in the view but the preferred method ( group.ContentDeliveryNetworkUrl) simply causes one single request for the url specified, and not mulitples as per theme requirement.

    Any help appreciated.

    Reply

  • Paul Sheridan avatar

    Posted on Jan 27, 2012 (permalink)

    anyone? - Telerik?

    Reply

  • Paul Sheridan avatar

    Posted on Feb 7, 2012 (permalink)

    bump... Hello.... is this thing on?!

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET MVC > General Discussions > MVC, Custom CDN and the WebAssetDefaultSettings Class