在ASP.net 3.5应用程序中,我使用调用服务器事件的链接按钮。 链接按钮可以正常工作到 IE 9 或 FF ,但在 IE 10 中会抛出错误。
"__dopostback is undefined"
答案 0 :(得分:0)
我得到了一些解决方案: 我忘了提到我也在使用ScriptManager,我禁用了EnablePartialRendering =“false”
和
答案 1 :(得分:0)
下载修补程序这是微软补丁,它将根据我的经验解决问题。
.NET 4 - [http://support.microsoft.com/kb/2600088][1]
.NET 2.0
[2][2] for Win7 SP1/Windows Server 2008 R2 SP1, Windows Vista/Server 2008, Windows XP/Server 2003
[3][3] for Win7/Windows Server 2008 R2 RTM