Recently, we're getting this 404 issue on the infragistics theme file.
This line in infragistics.loader.js file couldn't be located:["$path$/themes/$theme$/infragistics.theme.css"]
Is there a reason why the loader is unable to locate the css file with the defined path above?
FYI our current folder structure is: "/Content/ignite-141/themes/infragistics2012/infragistics.theme.css"
Please clarify; thanks.
Hello Shashidhar Dasyam,
Thank you for contacting Infragistics!
We received your support request concerning the loader locating the Infragistics.theme.css file, and I have been assigned to review your issue. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your submission and I will look further into why you are experiencing this behavior. I will get back to you by the end of the day Monday with more information or questions for you.
Hello Shashidar Dasyam,
There are a few things you may want to confirm to make sure that the file gets loaded properly. The first is to check that the file is in the location you have specified for the path. To check this, navigate to the file in your file explorer then click the navigation bar, and you will be able to see the path to the file. Next, you may want to check that the file is not corrupted. Simply view the file in any text editor to check this. If everything checks out, you can try putting the necessary js and css file folders in the same directory as your project, which I would recommend for simplicity. Lastly, if you still cannot get the file to load, you may want to try redownloading the css and js folders.
Please let me know if any of this works for you, and do not hesitate to ask me any questions.