I am using windows 8.1, Internet Explorer 11. As I need to make my angularjs application working on IE9, I have simulated IE9 on windows 8.1 using IE browser settings and made relevant changes to my angularjs code to make it work on IE9. Finally I succeeded and the application is running fine (Windows 8.1, IE9) as shown in the image and you can find the simulated browser IE9 settings too.

Before moving to production, I thought of testing my application on real IE9. So I have used another system which has Windows 7 with IE9. But when I access my application on IE9 from windows 7 system, the application is not all loading and is giving so many errors. From the console errors I realized none of my included js files are being processed correctly. Please find the screen shot of it (this is from IE9 on windows 7). I could not able to figure out what is the cause of the issue and its fix. Any guidelines please ...
