Angular JS “SCRIPT5007: Object expected” error in IE9 and IE10 upon loading the angular library
I am developing an AngularJS application that should run on Firefox and IE 9 and IE 10. I use the latest version of angularjs library (now it is 1.3.15). The serverside is written in Java in JavaEE platform and server runs on GlassFish, and our computers run windows 7. Everything works fine when I am running the server locally on my computer and access my application using the http://localhost:8080 url. But in IE9 and IE10, when I try to load the application from my server by using my ip address (something like http://191.10.10.200:8080 ) then angularJS library fails to load. It gives an error