Hoping someone can assist with a problem I have run into. IE11 was recently installed on my Windows 2008R2 server that is running IISv7. Now, my ASP sites are not working. Specifically, any pages containing JavaScript are having issues where the JavaScript is not firing. (this encompasses most of my pages)...
If I uninstall IE11 and fall back to IE8, everything works fine.
I have tried accessing the sites from Firefox and IE from my desktop and neither are working. Clearly IE11 has updated something on the server that is preventing JavaScript from being utilized in my ASP pages.
Does anyone have any ideas on how to fix this with IE11 installed?