If you have not yet verified your ASP.Net website for compatibility with the latest versions of several browsers including Firefox 5 or Firefox 6 (and perhaps even Internet Explorer 10), you may want to do so now.
As it turns out, there is a defect in both the .Net 2.0 and .Net 4.0 Framework which does not support the latest releases of these browsers in their current browser definitions.
Fortunately, Microsoft has released a fix in the form of NuGet Packages that you can apply to your website now to remedy the situation.
You can read more about the issue here: http://www.hanselman.com/blog/BugAndFixASPNETFailsToDetectIE10CausingDoPostBackIsUndefinedJavaScriptErrorOrMaintainFF5ScrollbarPosition.aspx
As it turns out, there is a defect in both the .Net 2.0 and .Net 4.0 Framework which does not support the latest releases of these browsers in their current browser definitions.
Fortunately, Microsoft has released a fix in the form of NuGet Packages that you can apply to your website now to remedy the situation.
You can read more about the issue here: http://www.hanselman.com/blog/BugAndFixASPNETFailsToDetectIE10CausingDoPostBackIsUndefinedJavaScriptErrorOrMaintainFF5ScrollbarPosition.aspx
No comments:
Post a Comment