Getting SCRIPT1014: Invalid character in IE from local js file
问题 I'm developing a site which is stored locally, and works great in all browsers I've tested except for any versions of IE. It gives me "SCRIPT1014: Invalid character" for each js-file which I've included in script-tags like this for instance: <script src="Scripts/jquery-1.9.1.min.js"></script> This generates the following error: SCRIPT1014: Invalid character jquery-1.9.1.min.js, line 1 character 1 If I then click the error to view the file in ie developer tools it looks like this: ?? I?%&/m?{J