aspnetPager __doPostBack”未定义
今天在开发网站的时候,无意间发现一直使用的aspnetpager 在IE10下,突然间出现 __doPostBack”未定义 的情况,是因为aspnet内置的问题,需要添加一个文件目录到网站中
,这样网站就可以识别了
ASP.NET Browser Capabilities Update with IE10 and FF5 fixes for .NET 4
1.0.0
Two updated *.browser files for >IE10 and >FF5 on ASP.NET 4
To install ASP.NET Browser Capabilities Update with IE10 and FF5 fixes for .NET 4, run the following command in thePackage Manager Console
PM> Install-Package App_BrowsersUpdate

浙公网安备 33010602011771号