In IE11, my MVC project will not build. I get the Script1002 errors on every javascript library I have linked. It works under IE9. It also works with Chrome and Firefox. I can open IE11 and then paste in the localhost site and it works, but it doesn't work from the VS2012 IDE.
Has anyone had an issue like this with IE11?
I get the error as a dialog box from Visual Studio, before the site appears in IE11.