nickbro Posted October 30, 2013 Posted October 30, 2013 That's a ASP.net issue, you need this hotfix: A hotfix is available for the ASP.NET browser definition files in the Microsoft .NET Framework 4.0
broadld Posted October 30, 2013 Author Posted October 30, 2013 That's a ASP.net issue, you need this hotfix: A hotfix is available for the ASP.NET browser definition files in the Microsoft .NET Framework 4.0 Hi Nick, I have already installed this hotfix as you recommended i did this earlier in the thread and it made no difference. Thanks David
nickbro Posted October 30, 2013 Posted October 30, 2013 See IE10 and IE11 and Windows 8.1 and __doPostBack - Scott Hanselman, it's an ASP.net issue, NOT HAP+. •An update is available for the .NET Framework 4 on Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2: October 2013 - NDP 4 - Win7SP1/Win2K3SP2/Win2K8R2SP1/Win2K8SP2/VistaSP2/WinXPSP3 •An update is available for the .NET Framework 3.5 SP1 on Windows XP, Windows Server 2003, Windows Vista, and Windows Server 2008: June 2013 - NDP 3.5 SP1 - Win2K3SP2/Win2K8SP2/VistaSP2/WinXPSP3 •An update is available for the .NET Framework 2.0 SP2 on Windows XP and Windows Server 2003: September 2013 - NDP 2.0 SP2 - Win2K3SP2/WinXPSP3 •An update is available for the .NET Framework 3.5.1 on Windows 7 SP1 and Windows Server 2008 R2 SP1: June 2013 - NDP 3.5 SP1 - Win7SP1/Win2K8R2SP1 •An update is available for the .NET Framework 3.5.1 on Windows 7 SP1 and Windows Server 2008 R2 SP1: September 2013 - NDP 2.0 SP2 - Win7SP1/Win2K8R2SP1 •An update is available for the .NET Framework 2.0 SP2 on Windows Server 2008 SP2: September 2013 - NDP 2.0 SP2 - Win2K8SP2/VistaSP2 •An update is available for the .NET Framework 3.5 on Windows 8 and Windows Server 2012: September 2013 - NDP 2.0 SP2 - Win8RTM/WinRTRTM/Win2K12RTM javascript - doPostback failing in IE 11+ Windows 8.1 - Stack Overflow
broadld Posted October 31, 2013 Author Posted October 31, 2013 Does this patch need to be applied client side or server side?
broadld Posted October 31, 2013 Author Posted October 31, 2013 My fault. I applied this on the client as apposed to server side. It is working fine now. Thanks for all your help on this! Thanks David
nickbro Posted October 31, 2013 Posted October 31, 2013 Good to hear. Yep it's the server that serves up the HTML and JavaScript.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now