0

We are implementing security in our application developed in ASP Net MVC aadn Kendo UI. The changes making issue in loading icons.

Code change: Web.config

 <add name="Cache-Control" value="no-cache, no-store,max-age=0" />
 <add name="Pragma" value="no-cache" />

I am losing icons(dropdown,filter - Kendo icons) in internet explorer after i deploy web.config in web server.

As part of security, I should have this change in place and application should up and running.

Please provide suggestions/solutions.

Note: Changes are working fine in my locla environment.

santosh
  • 1
  • 1
  • 5
  • Make sure you have deployed all the glyphs, etc: https://stackoverflow.com/questions/52186657/icons-not-showing-in-my-kendoui-for-jquery-grid – Steve Greene Aug 14 '20 at 16:00
  • Thanks for the response .I have kendo icons in respective folder as mentioned above.But i am missing icons in **Internet explorer only and when i keep cache settings** as mentioned in heading.Where as it fine in google chrome and edge – santosh Aug 17 '20 at 14:30

0 Answers0