I am getting this error in my console when I run my WebApp. I think this may be the root cause behind some troubles I've been experiencing. Through some research I found this has to do with CORS. Does this mean I have to enable CORS for my WebApp or insert some code into my script? It runs fine in Chrome, and FireFox, but older version of IE are giving me trouble. Any input would be beneficial, thanks!