IE 11 doPostPack and JavaScript Errors

A bug in the old browser definition files that shipped with .NET 2 and .NET 4 seems to affect IE 10 and 11 with regard to postback of links. Basically, your web site isn't able to run javascript! This code snippet will show you how to fix this issue if a hot fix or patch on the server is not possible.…