I'm facing very serious problem while adding core, lob, dv js files in my master/layout page. below is the links which i'm adding.
Problem is regarding loading time, these are some points for my explanation,
1. When browser does not have cache of these js/css files, it is taking too much time to load which dramatically slow down my website.
2. After cache it works fine BUT next day or another day, it takes minimum of 3-5 seconds which never be happened.
Please suggest me about this happening or suggest other js/css/images reference.
<!-- Ignite UI Required Combined JavaScript Files -->
<script src="http://cdn-na.infragistics.com/igniteui/2014.2/latest/js/infragistics.core.js"></script>
<script src="http://cdn-na.infragistics.com/igniteui/2014.2/latest/js/infragistics.lob.js"></script>
<script src="http://cdn-na.infragistics.com/igniteui/2014.2/latest/js/infragistics.dv.js"></script>
Thanks in advance if i'm resolved with this problem.
Really, it hearts my website badly.
Please Help Me! To get rid from this.
Hi Denis,
Actually, my application was build up using @(Html.Infragistics().Grid<Result>()) and if i'm using igLoader then i need to replace this approach with js code.
If you've any solution to hold @(Html.Infragistic) commend until igLoader loads the css/js files then please suggest me.
And also, i've faced "igCombo resource not found" error.
Really,it is very difficult to change my whole application integration with Infragistics.
Best Regards.
Hello Sanjay,
Have you tried using the igLoader to reduce the files size?
Thanks for being with me.
Type of Firewall : Hardware firewalls
And, one more thing which I've experienced in FF, lob js file keep refreshing from CDN instead from cache. For your reference i'm attaching screenshot for the same. It might be helpful for you somehow.
Thanks
Looking forward for hearing from you.
My location is Mohali, India.
And we've firewall installed in our company and i need to ask from our companys' IS Team. So i will let you know once i confirmed from them.